We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
More documentation to come. For now
Run classifier using :
$ python classifier.py --dir="exports/"
Run scraper using:
$ python scraper.py --dir="inputs/" --export="exports/"
Run crawler using:
$ python crawler.py --input="<path.to.htmlfileofappstore>"