https://github.com/simon987/vanwanet_scrape
Python requests wrapper with VanwaNet DDoS mitigation bypass (similar to cloudflare-scrape)
https://github.com/simon987/vanwanet_scrape
Last synced: about 1 year ago
JSON representation
Python requests wrapper with VanwaNet DDoS mitigation bypass (similar to cloudflare-scrape)
- Host: GitHub
- URL: https://github.com/simon987/vanwanet_scrape
- Owner: simon987
- License: mit
- Created: 2019-12-17T15:26:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T15:50:45.000Z (over 5 years ago)
- Last Synced: 2025-02-09T20:18:21.662Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
*In early development*
Python `requests` wrapper with VanwaNet DDoS protection bypass
`node` environment is required
### Example usage
```python
s = vanwanet_scrape.Scraper()
r = s.get("https://8kun.top/index.html", timeout=10)
```
```
git+git://github.com/simon987/vanwanet_scrape.git
```