Category audit
Turn an Amazon search or category page into ranked product rows for research and client reports.
Search URL to CSVPaste one search or category URL, a product link, or up to 20 ASINs. Preview live Amazon rows first, then choose the downloadable file.




{
"status": "succeeded",
"marketplace": "amazon",
"input_type": "search_url",
"mode": "full_product",
"delivered_records": 4,
"charged_units": 20,
"sample": {
"asin": "B0060OUV5Y",
"title": "La Roche-Posay Cicaplast Balm B5 Skin Barrier Repair Cream with Centella Asiatica, Shea Butter & Panthenol",
"brand": "La Roche-Posay",
"manufacturer": "La Roche-Posay",
"price": 18.99,
"currency": "USD",
"rating": 4.7,
"reviews_count": 20743,
"stock_status": "in_stock",
"stock_text": "In Stock",
"shipping_information": {},
"category_path": [
"Beauty & Personal Care",
"Skin Care",
"Body",
"Moisturizers",
"Creams"
],
"bullet_points": [
"Multi-purpose soothing cream for cracked, chapped, chafed and dry skin.",
"Non-greasy skin protectant with panthenol and shea butter."
],
"product_details": {
"Best Sellers Rank": "#2 in Body Creams",
"Manufacturer": "La Roche-Posay"
},
"variants": [],
"reviews_summary": {},
"images": [
"https://m.media-amazon.com/images/I/713Ca5aXpyL._SL1500_.jpg"
],
"product_url": "https://www.amazon.com/dp/B0060OUV5Y",
"position": 1,
"source_url": "https://www.amazon.com/s?k=skin+care&i=beauty"
},
"exports": {
"jsonl": "/api/v1/jobs/{job_id}/download/jsonl",
"csv": "/api/v1/jobs/{job_id}/download/csv",
"xlsx": "/api/v1/jobs/{job_id}/download/xlsx",
"md": "/api/v1/jobs/{job_id}/download/md"
}
}
# Amazon product sample | ASIN | Product | Price (USD) | | --- | --- | --- | | B0060OUV5Y | La Roche-Posay Cicaplast Balm B5 Cream | 18.99 | Illustrative row. Run a live preview for current data.
curl -X POST https://parseshelf.com/api/v1/jobs \
-H 'Authorization: Bearer $PARSESHELF_KEY' \
-H 'Content-Type: application/json' \
-d '{"marketplace":"amazon","input_type":"search_url","input_value":"https://www.amazon.com/s?k=skin+care&i=beauty","mode":"full_product","target_count":20}'
Start with the workflow your team already runs in spreadsheets.
Turn an Amazon search or category page into ranked product rows for research and client reports.
Search URL to CSVAdd title, brand, price, stock, rating, reviews, images, and product URLs to an ASIN list.
Enrich ASINsCapture comparable price and availability fields for a focused list of competitor products.
Track competitorsJobs show progress, delivered and failed counts, row quality, and export status. Operators use the dashboard; developers create and download the same jobs through the API.
The first commercial step is a result, not a long contract.
See live rows without an account, then choose the downloadable export.
Send input10,000 Data Units, dashboard and API access, and 30-day file retention.
Compare plansListing row: 1 unit. Full product row: 5 units. New accounts receive 100 units, enough for 20 enriched products. Only delivered rows are charged.
Exact scope, without inflated promises.
Amazon search URLs, category URLs, direct product links, keywords, and ASIN lists.
Normalized product rows with available title, brand, price, rating, review count, stock, images, category, seller, and source fields.
The live preview runs automatically without an account. When you request a downloadable job, the same input is carried into the job form; larger runs continue from the dashboard or API.
The field stays empty and failed rows are reported explicitly. ParseShelf does not fabricate missing marketplace data.