Skip to content

Unoptimized web scraper for vgpro.gg in JavaScript (React) and Python

Notifications You must be signed in to change notification settings

calvinnfernando/vgpro-scraper

Repository files navigation

VGPro Scraper

Unoptimized web scraper for vgpro.gg in JavaScript and Python.

Prerequisites

Dependencies Version
OS OSX
Python 2.7

Installation

Type the following on the terminal:

pip install -r requirements.txt
npm install

How to use

To run, open 2 terminals, then type the following on one terminal:

npm run start

And type the following on the other terminal:

python flaskApp.py

Then open http://localhost:3000 in your browser.

About

Unoptimized web scraper for vgpro.gg in JavaScript (React) and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published