1
0
Fork 0
PythonScripts/README.md

4 lines
443 B
Markdown

# 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.<br>
I've chosen **Python** due to the complete libraries suite for web scrapping that it offers, and the ease of using them. <br>
But of course, since it's not my main language nor workspace the code quality and design are very poor.