Cloudscraper based encyclopedia scraping to JSON and API creation client with Python.
Install dependencies (Python 3) pip install -r requirements.txt
The script should be used like a CLI.
See the usage with python3 scraper.py --help.
Scraping all data to JSON.
$ python3 scraper.py --scrape --checkScraping all not found to JSON. If still be not found, try again later.
$ python3 scraper.py --notfound --checkCall API to create english items via JSON data on the API.
$ python3 scraper.py --api --createOnly update languages data to the API.
$ python3 scraper.py --api --langThis script was build for populating the Dofus API. The needed steps might not suit your use case. Furthermore, the script is not perfect - a few categories could need multiple tries to get the JSON or API calls right.
Author: Christopher Sieh stelzo@steado.de
This project is licensed under the GPLv3 License.