Masterscraper is a webscraper writen in python which is designed to pull statistical data from a number of online sources.
Find a file
2023-03-06 11:38:11 +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 Better money multiplyer detection 2023-03-06 11:38:11 +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 Added basic date functionality 2023-03-06 11:18:13 +11:00

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.