An open API service indexing awesome lists of open source software.

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)

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
```