1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2024-11-28 08:48:58 +02:00

Fix spaces

This commit is contained in:
Some User 2022-06-24 14:47:34 +03:00
parent c4b75ab321
commit b5f82fc622

View File

@ -173,7 +173,7 @@ Libraries for parsing and manipulating plain texts.
### Text Processing : robots.txt
* [reppy](https://github.com/seomoz/reppy) - Modern robots.txt Parser for Python
### Text Processing :: Date and Time
* [dateutil](https://github.com/dateutil/dateutil) - Useful extensions to the standard Python datetime features
@ -415,7 +415,7 @@ Libraries for working with WebSocket.
* [ProxyBroker](https://github.com/constverum/Proxybroker) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS
* [shadowsocks](https://github.com/shadowsocks/shadowsocks) - A fast tunnel proxy that helps you bypass firewalls (TCP & UDP support, User management API, TCP Fast Open, Workers and graceful restart, Destination IP blacklist)
* [tproxy](https://github.com/benoitc/tproxy) - tproxy is a simple TCP routing proxy (layer 7) built on Gevent that lets you configure the routine logic in Python
## Whois
* [python-whois](https://github.com/joepie91/python-whois) - A python module for retrieving and parsing WHOIS data