|
||
---|---|---|
.gitattributes | ||
.gitignore | ||
README.md | ||
concurrent_requests.py | ||
departiculares.py | ||
departiculares.pyc | ||
open_actives.py | ||
test_mysql.py | ||
test_mysql_insert.py | ||
test_mysql_open_seelater.py | ||
totsrucs.py |
README.md
Some Web Scrapping tools
This was a personal-use util software to help me on certain goals such as seeking a new flat with specific characteristics or getting a massive list of edonkey links from a web page.
I've chosen Python due to the complete libraries suite for web scrapping that it offers, and the ease of using them.
But of course, since it's not my main language nor workspace the code quality and design are very poor.