Ebay Seller Reviews Scraper avatar

Ebay Seller Reviews Scraper

Pricing

from $0.80 / 1,000 results

Go to Apify Store
Ebay Seller Reviews Scraper

Ebay Seller Reviews Scraper

$0.8 / 1000 results. The eBay Seller Reviews Scraper collects historical, localized, and item-specific customer feedback directly from any eBay domain (.com, .co.uk, .de, .fr ...). Filter with item IDs or full bulk store feedback. Extract verified buyer reviews, seller feedback badges,product.

Pricing

from $0.80 / 1,000 results

Rating

0.0

(0)

Developer

SASWAVE

SASWAVE

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Ebay Seller Reviews Scraper

The eBay Seller Reviews Scraper collects historical, localized, and item-specific customer feedback directly from any eBay domain (.com, .co.uk, .de, .fr, etc.)

By filtering through specific item IDs or pulling bulk store feedback, this tool extracts verified buyer reviews, seller feedback badges, and product metadata.

FEATURE

Multi-Domain Regional Support: Scrape eBay feedback profiles across global localized domains (www.ebay.com, www.ebay.co.uk, www.ebay.fr, etc.).

Targeted Item Filtering: Extract reviews globally across a seller's full profile or pinpoint specific item listings using arrays of eBay Item IDs (items).

Granular Filter Controls: Custom-sort reviews by date (sort: "TIME"), rating type (POSITIVE, NEUTRAL, NEGATIVE), timeframe (period), and image attachments (image_filter).

Automated System Feedback Ingestion: Choose to include or exclude automated eBay platform system ratings via the include_automated_feedback parameter.

Badge & Tier Metadata: Retrieve eBay reputation tiers, such as seller feedback score badges (PURPLE_STAR, RED_STAR, SHOOTING_STAR) and tooltip context.

Batch Execution Mode: Process multiple sellers across different international regional domains simultaneously using array-based batch inputs.

USE CASES

E-Commerce Competitor Benchmarking: Analyze negative feedback on competing eBay storefronts to identify recurring product defects, shipping delays, or packaging issues.

Supplier & Reseller Vetting: Audit overseas or third-party eBay suppliers before establishing dropshipping or bulk inventory procurement partnerships.

Review Aggregation & Social Proof: Pull verified purchase reviews for specific inventory items to feature as social proof on standalone e-commerce storefronts.

Automated Alerting & Brand Monitoring: Set up batch execution runs to monitor negative buyer sentiment across your own listings for fast resolution.

INPUT

Simple Query

{
"domain":"www.ebay.co.uk",
"seller":"jomegadgets",
"items":["137046494000", "137284253982"], // optional, can contain more than one item id
"sort":"TIME",
"period":"All",
"rating":"All",
"image_filter":false,
"include_automated_feedback":true,
}

BATCH Query

{
"sort":"TIME",
"period":"All",
"rating":"All",
"image_filter":false,
"include_automated_feedback":true,
"batch":[ // can contain multiple objects
{"domain":"www.ebay.co.uk", "seller":"jomegadgets", "items":["137046494000", "137284253982"]},
{"domain":"www.ebay.fr", "seller":"wirled", "items":["287022378411"]}
]
}

OUTPUT

{
"comment": "The items arrived well packaged before due date, so big thumbs up for delivery and communication from seller. As described items are brand new and as ordered in red/black combination looking smart well braided leads. They've been tested and all are working perfectly and are great quality and at this price much better value than the OEM leads. Can highly recommend seller a 5 star ebayer for great service all round, many thanks.",
"user": "6***w",
"context_time": "Past 6 months",
"image_count": "0",
"image": "",
"item_price": "£15.99",
"item_summary": "USB A to Type C Cable 3A 60W Fast Charger Braided Long Lead 0.25M 1M 2M 3M (# 135565531989 )",
"rating": "POSITIVE",
"rating_star": "PURPLE_STAR",
"rating_score": "579",
"rating_star_tooltip": "Purple star for Feedback score from 500 to 999",
"verified": "Verified purchase"
}

🛟 SUPPORT

Share your runs with the developer team and create issues on error to help us improve actor quality.

You might discover edge case we didn't test yet

We stay available anytime