linkfox-ebay-search

Retrieves keyword-based product listings from international eBay marketplaces with filters.

69|14|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-ebay-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkfox-ebay-search
Source: https://github.com/linkfox-ai/linkfox-skills/tree/main/skills/linkfox-ebay-search
Command: npx skills add https://github.com/linkfox-ai/linkfox-skills --skill linkfox-ebay-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Quickly access and compare eBay product listings across international marketplaces to help buyers and sellers gauge pricing, monitor sold items, and analyze market dynamics.

Core Features & Use Cases

  • Keyword-based product search with filters including ebayDomain, page, pageSize, orderBy, priceMin, priceMax, itemCondition, buyingFormat, showOnly, location, and categoryId.
  • Returns structured results with title, price, shipping, seller info, location, and listing link to support price research and market scouting.
  • Use Case: perform cross-region price comparisons, track sold listings for valuation, and identify active listings for competitive analysis.

Quick Start

Search for wireless headphones on ebay.com with a price range and display the top 50 results.

Frequently Asked Questions about linkfox-ebay-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search eBay listings across international marketplaces for price research?

Search eBay listings across international marketplaces by applying keyword-based queries with filters like ebayDomain, priceMin, priceMax, and itemCondition to retrieve structured product data for price research and market analysis.

Can I filter eBay search results by item condition and buying format?

Filter eBay search results using itemCondition and buyingFormat parameters, alongside priceMin, priceMax, location, and categoryId, to narrow down listings and retrieve specific structured product data.

How do I track sold eBay items for valuation and competitive analysis?

Track sold eBay items by using the showOnly filter within your keyword search to monitor sold listings, returning structured data with title, price, shipping, and seller info for competitive analysis and valuation.

Does eBay cross-region search support pagination for large listing retrieval?

Cross-region eBay search supports pagination through the page and pageSize parameters, allowing retrieval of large sets of structured listing data while handling network failures and authorization errors.

What structured data fields are returned from an eBay product search?

EBay product search returns structured data fields including title, price, shipping, seller info, location, and product links, providing the details needed to compare prices and analyze market trends.

Can I sort eBay search results by price or other criteria?

Sort eBay search results by using the orderBy parameter, combined with priceMin, priceMax, and categoryId filters, to organize retrieved listings and analyze market dynamics effectively.