Getting Started

What Is EasyParser?

EasyParser is a flexible and scalable data extraction API designed to turn public e-commerce pages into structured, machine-readable data. It currently focuses on Amazon, enabling you to retrieve detailed product information, search results, offers, and more — all through clean and reliable endpoints.

With support for both real-time and bulk processing, EasyParser is built to handle a wide range of use cases — from one-off lookups to high-volume data pipelines. Future support for additional marketplaces is also part of the roadmap.

Real-Time vs. Bulk API: Which One Do You Need?

Real-Time API

The Real-Time API is designed for instant responses — ideal for on-demand requests where you need immediate results. It supports all EasyParser operations, offering flexible and fast access to structured data.

This method is best suited for:

  • Live applications and dashboards

  • Trigger-based workflows

  • Time-sensitive use cases

  • Testing and development environments

You send a request and receive the parsed data instantly, making it perfect when low latency is essential

Bulk API

The Bulk API is designed for processing multiple operations in a single asynchronous job. Instead of getting responses instantly, you receive a callback or later fetch the result using job IDs. This is ideal for:

  • Running multi-product or multi-operation tasks in a single API call

  • Automating large-scale operations like scheduled data collection or monitoring

  • Reducing API overhead and improving throughput for heavy workloads

Whether you need speed or scale, EasyParser offers both options — use one or combine both depending on your data strategy.

Feature
Real-Time API
Bulk API

Request Type

Synchronous (instant)

Asynchronous (via callback URL)

Ideal For

Low-volume or instant needs

High-volume or scheduled processing

Response

Immediate (inline)

Delivered via webhook

Not sure which one fits your workflow? Start with Real-Time API for quick tests, or explore Bulk Integration for large-scale data tasks.

Fetch detailed information about a single product, such as title, brand, images, price, stock status, and more.

✅ Supports both Realtime and Bulk services ✅ Accepts ASIN or URL as input ✅ Ideal for product analysis and enrichment

Use Realtime for single-item queries; use Bulk for batch product lookups.

DETAIL

Get multiple price offers for a product along with seller info, shipping details, and basic product data (title, rating, etc.).

✅ Available via Realtime and Bulk ✅ Input via ASIN

Use it to analyze competition, seller pricing, or availability on a product.

OFFER

Find general or category-specific products by entering a keyword or phrase, and view product listings with summarized information.

✅ Works with both Realtime and Bulk ✅ Input via keyword or search URL

Ideal for keyword analysis, market research, or product discovery.

SEARCH

Last updated