masterscraper/README.md

7 lines
572 B
Markdown
Raw Normal View History

2023-03-05 04:56:10 +01:00
# MasterScraper
2023-03-05 05:09:19 +01:00
MasterScraper is a webscraper writen in Python which is designed to pull statistical data from a number of sources including [wikipedia](https://en.wikipedia.org/wiki/Main_Page) and [macrotrends](https://www.macrotrends.net/) and then format that data in JSON to be used with the [MasterSet](https://git.rol.so/colttaine/masterset) statistical library.
2023-03-05 04:56:10 +01:00
# License
2023-03-05 05:09:19 +01:00
This project is licensed under a GNU GPL3 +NIGGER license. For more information refer to [the included license file](https://git.rol.so/colttaine/masterscraper/src/branch/master/LICENSE.md).
2023-03-05 04:56:10 +01:00