2015-08-12 22:27:49 +02:00
# Web Scraping
The list of tools, programming libraries and APIs used in web-scraping.
* [Python ](http://github.com/lorien/web-scraping/blob/master/python.md )
2015-08-16 15:47:36 +02:00
* [PHP ](http://github.com/lorien/web-scraping/blob/master/php.md )
2015-08-16 18:17:31 +02:00
* [Ruby ](http://github.com/lorien/web-scraping/blob/master/ruby.md )
2015-08-18 11:31:58 +02:00
* Feel free to add your favourite language. You can use already existing language as template.
2015-08-19 15:00:04 +02:00
* [Proxy Services ](http://github.com/lorien/web-scraping/blob/master/proxy_services.md )
2015-08-13 15:54:59 +02:00
* [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 )
2015-08-12 22:49:22 +02:00
2015-08-18 11:31:58 +02:00
## Other Awesome List Projects
2015-08-18 11:29:16 +02:00
* [lists ](https://github.com/jnv/lists ) - List of useful, silly and awesome lists curated on GitHub
2015-08-18 11:31:58 +02:00
* [HeadlessBrowsers ](https://github.com/dhamaniasad/HeadlessBrowsers ) - a list of (almost) all headless web browsers in existence
2015-08-18 11:29:16 +02:00
2015-08-12 23:02:16 +02:00
## Contributing
2015-08-12 22:49:22 +02:00
2015-08-12 23:02:16 +02:00
Make this list better! Your contributions are always welcome! See [contributing how-to ](https://github.com/lorien/web-scraping/blob/master/CONTRIBUTING.md )
2015-08-13 15:01:31 +02:00
## Credits
This list partially contains data from these sources:
* [awesome-python ](https://github.com/vinta/awesome-python ) by [vinta ](https://github.com/vinta ) / [CC BY 4.0 ](http://creativecommons.org/licenses/by/4.0/ )
2015-08-16 17:28:10 +02:00
* [awesome-php ](https://github.com/ziadoz/awesome-php ) by [ziadoz ](https://github.com/ziadoz )
2015-08-16 20:04:47 +02:00
* [awesome-ruby ](https://github.com/markets/awesome-ruby ) by [markets ](https://github.com/markets )
2015-08-16 20:42:44 +02:00
* [ruby-nlp ](https://github.com/diasks2/ruby-nlp ) by [diasks2 ](https://github.com/diasks2 )