Skip to content

rock2089/pricepulse-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PricePulse API

Real-time price data for Southeast Asian & European e-commerce

Live Demo Pricing Products Sites License


Search and compare product prices across Carousell Singapore, Amazon SG, and Vinted Europe in real-time. 5,755+ products indexed with daily updates.

Supported Markets

Marketplace Region Products
Carousell SG 🇸🇬 Singapore 2,692
Amazon SG 🇸🇬 Singapore
Vinted 🇪🇺 Europe 3,061

✨ Features

  • Multi-marketplace search — Query all supported marketplaces
  • Trending products — See what's hot right now
  • Price history — Track price changes over time
  • Arbitrage detection — Find cross-marketplace opportunities
  • Category browsing — Explore products by category
  • REST API — Clean JSON responses, easy to integrate

🚀 Quick Start

# 1. Get your free API key
curl -X POST https://incl-coupons-question-pair.trycloudflare.com/api/signup \
  -H "Content-Type: application/json" \
  -d '{"email": "your@email.com"}'

# 2. Search for products
curl "https://incl-coupons-question-pair.trycloudflare.com/search?q=iphone&site=carousell" \
  -H "X-API-Key: ***"

# 3. Check trending items
curl "https://incl-coupons-question-pair.trycloudflare.com/trending" \
  -H "X-API-Key: ***"

💰 Pricing

Plan Queries / Day Price
Free 100 $0
Starter 1,000 $10/mo
Pro 10,000 $50/mo

Get started free at incl-coupons-question-pair.trycloudflare.com

🔧 API Endpoints

Endpoint Description
GET /search?q=<keyword>&site=<site> Search products
GET /trending Trending products
GET /categories Browse categories
GET /arbitrage Cross-marketplace price differences
GET /health API health check

🛠 Tech Stack

  • Backend: Python FastAPI
  • Data: Automated scrapers (daily updates)
  • Hosting: Singapore VPS
  • Proxy: Cloudflare Tunnel

📝 License

MIT — see LICENSE for details.

📝 Blog

Read about how PricePulse was built and the lessons learned:

🎮 Live Demo

Try PricePulse instantly without signing up:

About

Real-time price comparison API for Carousell SG and Amazon SG - Search, trend, arbitrage opportunities, price history. Free tier available.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages