Real-time product price data from Carousell SG, Amazon SG, and Vinted.
Free tier: 100 requests/day — no credit card required.
pip install pricepulseimport pricepulse
client = pricepulse.Client(api_key="your_key")
results = client.search("ps5", site="carousell")- 🔍 Search — Find products by keyword across platforms
- 📈 Trending — See what's popular right now
- 💰 Arbitrage — Discover cross-platform price differences
- 🏷️ Categories — Browse structured categories
- 📊 Compare — Compare prices across Carousell, Amazon SG, Vinted
curl -X POST https://incl-coupons-question-pair.trycloudflare.com/api/signup \
-H "Content-Type: application/json" \
-d '{"email":"your@email.com"}'curl "https://incl-coupons-question-pair.trycloudflare.com/search?q=laptop" \
-H "X-API-Key: your_api_key"from pricepulse import Client
api = Client(api_key="your_api_key")
products = api.search("iphone", site="carousell")
for p in products[:5]:
print(f"{p['title']} — ${p['price']}")| Tier | Price | Requests/day | Best for |
|---|---|---|---|
| Free | $0 | 100 | Try it out |
| Starter | $10/month | 1,000 | Hobby projects |
| Pro | $50/month | 10,000 | Production apps |
Full API docs at /docs (Swagger UI).
- Carousell SG — Singapore's largest peer-to-peer marketplace
- Amazon SG — Amazon Singapore
- Vinted — Second-hand fashion marketplace
- Price tracking and alerts
- E-commerce research and analysis
- Cross-platform arbitrage detection
- Market trend analysis
- Developer demos and prototypes
- Free to start — 100 requests/day, no credit card
- No complex setup — Single REST API, instant results
- Southeast Asia focused — Covers the rapidly growing SEA market
- Open source — Python SDK on PyPI, full source on GitHub
- PayPal payments — Secure, instant upgrades
MIT
Need the raw data? Grab 10,800 products (Carousell SG + Vinted EU) as CSV + JSON.
$3.99 / 19 yuan - Instant download after payment.