Masterscraper is a webscraper writen in python which is designed to pull statistical data from a number of online sources.
Go to file
colttaine 8cd30b40da Broke program appart into smaller files 2023-03-08 14:50:40 +11:00
conf Added macrotrend scraping 2023-03-05 18:33:51 +11:00
data Initial commit 2023-03-05 14:56:10 +11:00
masterscraper Broke program appart into smaller files 2023-03-08 14:50:40 +11:00
.gitignore Initial commit 2023-03-05 14:56:10 +11:00
LICENSE.md Initial commit 2023-03-05 14:56:10 +11:00
README.md Process metadata name 2023-03-05 15:09:19 +11:00
scrape_all.py Added macrotrend scraping 2023-03-05 18:33:51 +11:00
scrape_list.py Pull correct description data from macrotrends 2023-03-05 19:53:10 +11:00
scrape_single.py Broke program appart into smaller files 2023-03-08 14:50:40 +11:00

README.md

MasterScraper

MasterScraper is a webscraper writen in Python which is designed to pull statistical data from a number of sources including wikipedia and macrotrends and then format that data in JSON to be used with the MasterSet statistical library.

License

This project is licensed under a GNU GPL3 +NIGGER license. For more information refer to the included license file.