All-in-One Amazon Scraper avatar

All-in-One Amazon Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
All-in-One Amazon Scraper

All-in-One Amazon Scraper

All-in-One Amazon Scraper returns normalized, review-ready API data with robust inputs, consistent outputs, and pay-per-result pricing.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Virtual Footprint LLC

Virtual Footprint LLC

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract e-commerce product, pricing, and listing data with All-in-One Amazon Scraper for marketplace intelligence.

Features

  • Collect product, listing, and pricing attributes
  • Capture marketplace signals for catalog intelligence
  • Support direct product URLs and search-style discovery inputs
  • Return normalized records for pricing and assortment analysis
  • Batch-friendly extraction for monitoring large product sets
  • Supports keyword and query-based discovery inputs
  • Output is optimized for All-in-One Amazon Scraper buyer workflows on Apify

Common Use Cases

  • Price monitoring
  • Catalog intelligence
  • Assortment analysis
  • Competitor tracking
  • Marketplace research
  • Merchandising analytics

Example Input

{
"query": "wireless earbuds",
"queries": [
"wireless earbuds",
"gaming laptop"
],
"urls": [
"https://www.amazon.com/dp/B0CHX1W1XY"
],
"maxResults": 25,
"includeRaw": false,
"maxCostPerRun": 5
}

Example Output

{
"query": "wireless earbuds",
"url": "https://www.amazon.com/dp/B0CHX1W1XY",
"actorSlug": "record value",
"source": "record value",
"title": "record value",
"description": "record value",
"scrapedAt": "record value"
}

Input Parameters

FieldTypeRequiredDescription
querystringNoPrimary keyword, URL, profile, company, product, or identifier to collect
queriesarrayNoOptional batch list of query strings. Used when query is empty or when batching is…
urlsarrayNoOptional direct URLs to process. These take priority over discovery when provided
maxResultsintegerNoMaximum number of dataset items to emit
includeRawbooleanNoInclude collection diagnostics and raw source metadata where available
maxCostPerRunnumberNoOptional guardrail in USD. The actor caps output before exceeding this amount
proxyConfigurationobjectNoApify proxy settings for production runs

Output Fields

FieldTypeDescription
querystringNormalized query value
urlstringNormalized url value
actorSlugstringNormalized actorSlug value
sourcestringNormalized source value
titlestringNormalized title value
descriptionstringNormalized description value
scrapedAtstringNormalized scrapedAt value
runIdstringNormalized runId value
rankstringNormalized rank value
productIdstringNormalized productId value
pricestringNormalized price value
currencystringNormalized currency value

Export Formats

  • JSON
  • CSV
  • Excel
  • XML

Pricing

Pricing Model: PAY_PER_EVENT

$3.00 per 1,000 dataset items.

FAQ

Does this actor support batch processing?

Yes.

Can I export results to CSV?

Yes.

Can I schedule runs?

Yes, through Apify schedules.

Can I run this actor via API?

Yes, via the Apify API.

Does it support direct URLs?

Yes.

Can I integrate this actor with n8n or Make?

Yes.