Documentation
README
eBay — Sold Listings Search
Keyword + filters → paginated list of items that actually sold on eBay, with final price, sold date, condition, listing format, shipping, seller, and images.
Language
All process output to user (progress updates, process notifications) follows the user's language.
Objective
Given one or more search keywords, fetch real sold (completed) listings from a chosen eBay marketplace with a user-defined filter set (category, price range, item condition, item location, sort order, completed-listings toggle), paginate up to the desired result count per keyword, and return one structured record per confirmed sale.
Prerequisites
This is the opening of the README. Read the full README on GitHub.