1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2024-11-24 08:32:19 +02:00

Update README.md

This commit is contained in:
Gregory Petukhov 2015-08-21 21:19:10 +05:00
parent f75e78fe4b
commit 344818e50c

View File

@ -5,7 +5,8 @@ The list of tools, programming libraries and APIs used in web-scraping.
* [Python](http://github.com/lorien/web-scraping/blob/master/python.md)
* [PHP](http://github.com/lorien/web-scraping/blob/master/php.md)
* [Ruby](http://github.com/lorien/web-scraping/blob/master/ruby.md)
* Feel free to add your favourite language. You can use already existing language as template.
* [JavaScript](http://github.com/lorien/web-scraping/blob/master/javascript.md)
* Feel free to add your favourite language. Use [new_language_template.md](http://github.com/lorien/web-scraping/blob/master/new_language_template.md) as start point.
* [Proxy Services](http://github.com/lorien/web-scraping/blob/master/proxy_services.md)
* [Web Services](http://github.com/lorien/web-scraping/blob/master/web_services.md)
* [Console tools](http://github.com/lorien/web-scraping/blob/master/console_tools.md)