diff --git a/README.md b/README.md new file mode 100644 index 0000000..85d4ff9 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# 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. \ No newline at end of file