04-02-2015, 08:36 AM
Hello guys
I have just compiled the win/linux binaries, can you please try them?
https://github.com/tampe125/dump-scraper....1.0-alpha
now there is a single entry point, you simply have to type:
dumpscraper [command] [options]
available commands are:
scrape (twitter scraping)
classify -s [since] -u [until] (calculate the score and organize dumps)
extract -s [since] -u [until] (extract useful info)
the training part has been improved:
training -d/--getdata will display an interactive way to manually classify dumps
training -s/--getscore calculate the score for training data
there are no backwards incompatibilities, so you can just keep all the previous dumps.
I compiled them in Ubuntu 14.04 and Windows 7 32 bit, let me know if it works.
Please be aware that this is my first time compiling Python, so things could simply be broken
I have just compiled the win/linux binaries, can you please try them?
https://github.com/tampe125/dump-scraper....1.0-alpha
now there is a single entry point, you simply have to type:
dumpscraper [command] [options]
available commands are:
scrape (twitter scraping)
classify -s [since] -u [until] (calculate the score and organize dumps)
extract -s [since] -u [until] (extract useful info)
the training part has been improved:
training -d/--getdata will display an interactive way to manually classify dumps
training -s/--getscore calculate the score for training data
there are no backwards incompatibilities, so you can just keep all the previous dumps.
I compiled them in Ubuntu 14.04 and Windows 7 32 bit, let me know if it works.
Please be aware that this is my first time compiling Python, so things could simply be broken
![Big Grin Big Grin](https://hashcat.net/forum/images/smilies/biggrin.gif)