mirror of
https://github.com/simon987/vanwanet_scrape.git
synced 2025-04-10 14:06:43 +00:00
15 lines
293 B
Markdown
15 lines
293 B
Markdown
*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
|
|
``` |