This project collects the emails of developers on the google playstore. (this was befor google chnaged the structure of the playstore website) There are also scripts that will filter out developers that are most likly to engage on the tradearate platform that is also avalable as one of my repos. After that you have a nice list of emails of people that might wanna use the tradearate platform.
nothing of structure here just a few scripts that get all of this done.
Nothing special but the packages. Perhaps sqlite, sqlalchemy, python duh and selenium
This software depends on pipenv
how one does pipenv
one can find here: pipenv
Get the selenium webdriver like geckodriver for firefox and put this in the root dir
Run getkeywordsearch.py to fill the database
and run getgoodemails to get the good emails.
update appdata is also doing something but i dont know anymore. (perhaps run it after getkeywordsearch)
No real classes, no class diagram.
selenium
sqlalchemy
sqlalchemy-utils
pylint