This is a crawler for this site which crawled all categories with its api and save data like:
- app and game link
- app and game name
- app and game image
- app and game last update
- app and game price
- app and game version
- app and game download links
- app and game category
- game age
- game internet
in mysql database.
I make it for practice, fun and work with Peewee ORM and Object-Oriented !
This site send html response to user(SSR) we request to site and get the html response and parse that.