Skip to content
Shreyas edited this page Dec 17, 2013 · 3 revisions

Appendix B: Code Documentation

More documentation to come. For now

Classifier

Run classifier using :

$ python classifier.py --dir="exports/"

Scraper

Run scraper using:

$ python scraper.py --dir="inputs/" --export="exports/"

Crawler

Run crawler using:

$ python crawler.py --input="<path.to.htmlfileofappstore>"
Clone this wiki locally