What this task does
Runs a list of ASINs through Amazon and eBay in parallel and returns the current price and availability on each, so a sourcing sheet of hundreds of products shows in one pass where each item resells highest. The identifiers view carries the UPC and model number matched for each row. It runs on Amazon, eBay, Best Buy & Newegg Price Comparison (ASIN or UPC), costs $0.012 per product checked, and exports to CSV, JSON or Excel.
โ๏ธ The input this task runs with
These are the exact settings saved in the task. Open it on Apify and they are already filled in, so you can run it unchanged or edit a field first.
{
"products": [
"B0DGHMNQ5Z",
"B09B8V1LZ3",
"B0CHWRXH8B"
],
"marketplaces": [
"Amazon",
"eBay"
],
"concurrency": 8
}
๐ฆ What every run returns
One record per result, with these fields, exportable as CSV, JSON or Excel.
๐ How to run this task
- Open the task on Apify
Use the button above. New accounts get $5 of free credit and no credit card is required.
- Check the pre-filled input
Every setting shown above is already there. Change a city, a price range or the result limit if you want a different slice of the data.
- Click Run
Pagination, rotating proxies and anti-bot handling all happen in the cloud. The result limit is what controls your cost.
- Export or schedule it
Download CSV, JSON or Excel, or save the task in your own account and schedule it daily or weekly. Webhooks and the Apify API push results straight into your own tools.
๐ต What this task costs
๐งช Other Amazon, eBay, Best Buy & Newegg Price Comparison (ASIN or UPC) tasks
Compare a product's price on Amazon, eBay, Best Buy and Newegg
Give it ASINs, UPCs, model numbers or plain product names and get what each exact product sells for right now on all four marketplaces, priced for a New York ZIP. AI verifies each result is the same product, not a bundle, accessory or different colour, before it is reported.
See this task โ๐ Related actors
Run it with your own settings
Open the task, change what you need, and save it as your own. The original stays as it is.