2017-03-21 18:19:25 +02:00
# Web Scraping
2015-08-12 22:27:49 +02:00
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-21 18:19:10 +02:00
* [JavaScript ](http://github.com/lorien/web-scraping/blob/master/javascript.md )
2017-05-07 07:34:47 +02:00
* [Golang ](http://github.com/lorien/web-scraping/blob/master/golang.md )
2018-10-18 20:50:12 +02:00
* 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.
2015-08-19 15:00:04 +02:00
* [Proxy Services ](http://github.com/lorien/web-scraping/blob/master/proxy_services.md )
2019-01-28 12:25:14 +02:00
* [Captcha Solving Services ](https://github.com/lorien/awesome-web-scraping/blob/master/captcha_solving_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-09-12 14:37:58 +02:00
* [Books ](http://github.com/lorien/web-scraping/blob/master/books.md )
2015-08-12 22:49:22 +02:00
2019-06-21 12:17:30 +02:00
# Web Scraping Chat
Welcome to telegram group for talking about web scrapig and data processing https://t.me/grablab
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 )
2015-08-21 18:47:36 +02:00
* [awesome-javascript ](https://github.com/sorrycc/awesome-javascript ) by [sorrycc ](https://github.com/sorrycc )