📌 How can you collect eBay product and seller details by search keyword?
This template searches eBay by keyword and collects product-detail fields including title, seller name and rating, feedback score, current and previous price, condition, sold quantity, availability, image URLs, page URL, item number, and ePID. It is useful for marketplace sellers, pricing analysts, and e-commerce researchers.
Data is collected from eBay. eBay is an online marketplace for new and used products sold through fixed-price and auction listings.
💰 Pricing
Current price: $0.8/1,000 lines. Billing is based on the number of output lines produced by the task.
📦 Output
eBay Details Scraper (By Search Keywords) returns these fields:
msg_typecontentProduct_TitleSeller_NameSeller_RatingFeedback_ScorePriceWas_PriceConditionSoldAvailabilityImage_URLsPage_URLItem_NumberEpid
{
"msg_type": null,
"content": null,
"Product_Title": "Nintendo Switch 2 Console System BRAND NEW SEALED IN HAND WILL SHIP OUT TODAY!",
"Seller_Name": "erej0ta",
"Seller_Rating": "1804",
"Feedback_Score": "100%",
"Price": "US $609.95",
"Was_Price": null,
"Condition": "New",
"Sold": "4",
"Availability": "Last one",
"Image_URLs": "https://i.ebayimg.com/images/g/osIAAOSwtuZoQTb5/s-l500.webp;https://i.ebayimg.com/images/g/Ol0AAOSwXvZoQTb9/s-l500.webp;https://i.ebayimg.com/images/g/BccAAOSwtVBoQTcI/s-l500.webp;https://i.ebayimg.com/images/g/c2kAAOSwU9hoQTcJ/s-l500.webp;https://i.ebayimg.com/images/g/aXEAAOSwHFloQTcO/s-l500.webp;https://i.ebayimg.com/images/g/AVAAAOSw7bBoQTcT/s-l500.webp",
"Page_URL": "https://www.ebay.com/itm/116694468458?_skw=switch+2+console+new+sealed&itmmeta=01K107E1XQAVAGCK7RF29W8AT9&hash=item1b2b88476a%3Ag%3AosIAAOSwtuZoQTb5&itmprp=enc%3AAQAKAAABAFkggFvd1GGDu0w3yXCmi1dwOgwYdR3TTJ%2BxhHBdM%2BMJ3LfvnCPDZPgrYOhuLrcE73LTZ4FNdsc9n5Z2LG8gw90IeNXX7R%2BsECW3cybSkuB0jfU3p19%2BbAEpMuGgY8PproRUQlH4%2Fv94Dal6RzCgBdWM4Ath6A%2FSkza6NGcAnDqNu27kbK1w22DXN9u2%2BYrgmOIfsJn6kR2%2F0QKvI%2F4NQLmpvbRqyYhcoEJUOEhnE1QuIvHrUDDuxk492r%2BEHyeYemaiLemZfWBgxNACWjSAL6KIKXB4mLAPXrKLp3d1LXqVl8gPbVH6Jr%2FgJWzyeNhJPI759agcZMaKBNnLnum76CU%3D%7Ctkp%3ABFBMgJ-4h4hm&LH_ItemCondition=1000",
"Item_Number": "116694468458",
"Epid": null
}
🎯 Use Cases
- Monitor market prices using current price, previous price, and condition.
- Compare seller reputation using seller rating and feedback score.
- Track product demand and supply signals using sold quantity and availability.
- Build listing catalogs using titles, item identifiers, images, and page URLs.
🐙 Why Octoparse
- Built for eBay: The Python automation submits each keyword to eBay search, paginates through the requested result pages, follows product listings to their detail pages, parses product and seller fields, and uploads one structured row per item.
- Inputs match the workflow: The form uses Keywords (up to 10,000 entries), Page(1-100) (1 to 100), and Page.
- Fields stay connected: eBay Details Scraper (By Search Keywords) returns
Product_Title,Page_URL,Seller_Rating,content, andmsg_typein the same structured dataset. - Ready for repeat use: After eBay Details Scraper (By Search Keywords) runs in the cloud, schedule eligible tasks and export the rows for spreadsheets, dashboards, APIs, or AI workflows.
📝 Input
Complete the following fields:
- Keywords (Required) — Enter the eBay search keywords to process, one keyword per entry. Up to 10,000 entries per run.
- Page (Optional) — Set the number of eBay search result pages to collect for each keyword. Accepted range: 1 to 100.
🚀 How to Use
- Open eBay Details Scraper (By Search Keywords) and click Try it!.
- Complete Keywords, Page(1-100), and Page using the formats and limits shown in the Input section.
- Run it in the Octoparse cloud and start the task.
- Review fields such as
Product_Title,Page_URL, andSeller_Rating, then export the rows in the format you need.
💡 Tips
- Start with a focused Keywords so the first run is easy to review before widening the search.
- Keep
Page_URLin the export so every row can be traced to its originating input or page.
❓ FAQ
How many entries can eBay Details Scraper (By Search Keywords) accept in Keywords per run?
Enter up to 10,000 values in Keywords per run.
Which eBay pages does eBay Details Scraper (By Search Keywords) process?
The workflow is configured for search-result pages and detail pages and returns fields such as Product_Title, Page_URL, Seller_Rating, and content.
What can I use data from eBay Details Scraper (By Search Keywords) for?
Monitor market prices using current price, previous price, and condition.
🔗 Related Templates
- eBay Product URL Scraper — Use eBay Product URL Scraper to discover source URLs before detail extraction.
- eBay UK Product Scraper — Use eBay UK Product Scraper to enrich discovered URLs with detail-page data.
- eBay Scraper — Use eBay Scraper to enrich discovered URLs with detail-page data.