App Scraper for Mobilism written in Python and Kotlin
This repository has been archived on 2022-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2021-08-23 21:16:23 +02:00
.gitignore ignore results.csv 2021-08-23 20:40:04 +02:00
main.py send even when there is None 2021-08-23 21:13:13 +02:00
README.md add correct args 2021-08-23 21:16:23 +02:00
requirements.txt remove requirements 2021-08-23 14:05:56 +02:00

Scrap apps from Mobilism

Do git clone https://gitlab.com/Mylloon/mobilismScrap.git && cd mobilismScrap && python3 main.py <user> <pass> <app>.

Or create .env file inside the repo folder with PSEUDO_MOBILISM, PASSWORD_MOBILISM and APP_MOBILISM variables.

You can also add DEBUG_MOBILISM variable to add some verboses.