Web scraping SDK for AI agents. Convert any URL to clean markdown via x402 micropayments on Base.
Project description
zlurp
Web scraping SDK for AI agents. Convert any URL to clean markdown via x402 micropayments on Base.
Install
pip install zlurp
Usage
from zlurp import probe, scrape
# Check cost first (free)
cost = probe("https://example.com")
print(cost["costUSDC"]) # "0.005000"
# Scrape with x402 payment headers
result = scrape("https://example.com", mode="article")
print(result["markdown"])
Links
- Homepage: https://zlurp.ai
- Docs: https://zlurp.ai/docs/llms.txt
- MCP Server: https://smithery.ai/servers/zlurp/zlurp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zlurp-1.0.0.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
zlurp-1.0.0-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file zlurp-1.0.0.tar.gz.
File metadata
- Download URL: zlurp-1.0.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caa2881679a99f6643841499d0c6f3087bd002cdd1f43efc07992e0d5a0f9478
|
|
| MD5 |
94c03674d3c67b4538eae44b76ff3401
|
|
| BLAKE2b-256 |
84275ce22fb7eb9494dc3c44b9d86c543d6bd538126b7293a91f6eec516b8a5f
|
File details
Details for the file zlurp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: zlurp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b103f7fd062e8106adee997d7945ad8b9faa5dd51b6473b59c0715227ef3dbdc
|
|
| MD5 |
d3a6879211c4f8d4123cc3d6a06d6b8b
|
|
| BLAKE2b-256 |
b9a26fba10e9c57fe2b703cc2ff7ad1c48f0830f2718171a1bf2d37cd07448da
|