Web Scraping API

Price Monitoring API

Track competitor prices, detect pricing changes, and build dynamic repricing systems with structured data extraction from any e-commerce site.

2.3x/week Average price change frequency26M+ E-commerce sites tracked globally$4.5B by 2028 Pricing data market size

How It Works

1

Target product URLs

Send product page URLs to the API — supports any e-commerce platform with JavaScript rendering.

2

Extract pricing data

Receive structured price, availability, and product metadata in your response.

3

Monitor changes

Schedule recurring requests to detect price drops, stock changes, and new listings.

Quick Start

cURL
curl -X POST https://alterlab.io/api/v1/scrape \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example-store.com/product/123",
    "extract": {
      "price": "number",
      "currency": "string",
      "availability": "string",
      "title": "string"
    }
  }'

Need an API key? — no credit card required.

Related Data Extraction Guides

Price Monitoring for a Specific Site

Related Use Cases

Frequently Asked Questions

How often can I check prices?

You can schedule requests as frequently as needed — from every minute to daily. Our API handles rate limiting and retries automatically so you get reliable data without managing infrastructure.

Does the API handle JavaScript-rendered prices?

Yes. AlterLab renders JavaScript by default for advanced requests, capturing dynamically loaded prices, lazy-loaded content, and single-page application data that traditional scrapers miss.

Responsible Use

AlterLab is designed for extracting publicly available data. Always review the terms of service for any website you access, respect robots.txt directives, and ensure your use case complies with applicable laws in your jurisdiction.

Your first scrape.
Sixty seconds.

$1 free credit — up to 5,000 scrapes. No credit card.Just a POST request.

terminal
curl -X POST https://api.alterlab.io/v1/scrape \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "formats": ["markdown"]}'

No credit card required · $1 free credit, up to 5,000 scrapes · Balance never expires