DataHarvest - eBay AU Scraper
Under maintenancePricing
from $0.01 / 1,000 results
Go to Apify Store

DataHarvest - eBay AU Scraper
Under maintenanceDataHarvest scrapes eBay.com.au listings for price, stock, and title. Pass a product URL and get structured JSON with success/error fields. Built for Australian eBay price and inventory tracking.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
Bnb Automation
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
DataHarvest — eBay AU Scraper
Scrapes eBay.com.au listings for price, stock, and title. Built for DataHarvest.
Features
- Price, stock, and title extraction
- Structured dataset output for the Apify Console
- Optional Apify Proxy / custom proxies (where supported)
Input
Provide a product url (and/or urls for bulk, where supported).
Output
Each dataset item includes:
| Field | Description |
|---|---|
success | Scrape succeeded |
price | Product price |
stock | Stock estimate |
title | Product title |
error_code / error_message | Present when failed |
vendor / region / url | Context |
Local run
python -m venv .venv.venv\Scripts\activatepip install -r requirements.txtapify run -p
Deploy
$apify push
Or import this GitHub repo in the Apify Console, then complete Publication (display info, monetization, output schema is shipped in-repo).
