Pricing
notslop-api is free. The gateway stores nothing, charges nothing, and forgets every request as soon as it responds. You pay your own provider invoices for the sources that actually cost money (Bright Data for X). Everything else (Reddit, HN, blogs) hits public endpoints at zero cost.
Pricing
notslop-api is a free, open-source scraping proxy. You pay nothing to use this gateway. Your own provider invoices apply (Bright Data for X, ZeroEntropy for rerank/embed on the client side).
source: live /v1/pricing · v0.2.0
Per-source cost
| Source | Cost to you |
|---|---|
| free | |
| hn | free |
| blogs | free |
| x_brightdata | Bright Data charges ~$0.001 per X post scraped — paid via your own key. |
Hosted X fallback
If you don't provide creds for X, the hosted instance can fall back to its own Bright Data key (rate-limited per IP, demo only).
Upstream
Recommended companions for rerank and embed — both run on your own keys, never touch this gateway.
- rerank: https://api.zeroentropy.dev/v1/models/rerank
- embed: https://api.zeroentropy.dev/v1/models/embed
- get_zeroentropy_key: https://dashboard.zeroentropy.dev
GET /v1/pricing at build time.
Endpoint is public — fetch it yourself to verify.
Source code: https://github.com/adrienckr/notslop-api.