mirror of
https://github.com/simon987/vanwanet_scrape.git
synced 2025-12-19 18:24:55 +00:00
initial commit
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
*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
|
||||
```
|
||||
Reference in New Issue
Block a user