2ememain: Search Listings
2ememain via Parse · marketplace
Search for listings on 2ememain.be with keywords, categories, and filters. Returns paginated results. Pagination advances via offset (items, not pages). Each listing carries seller info, price, location, and category. The category tree is rooted at instruments (728); sub-categories narrow the search. Search and browse second-hand listings on Belgium's 2ememain.be marketplace. Retrieve listing details, seller profiles, seller listings, and browse categories. Fulfilled by Parse from 2ememain.be.
- 2ememain
- 2ememain-be
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/38c7505b-327a-42b7-87b6-742ad0ed61ea/search_listings
- Interface artifact
- sha256:e2830188f3c70f78c5f883f4fc146bc0e0cc26929b8cac52964ef7d11dbfbdba
- Manifest digest
- sha256:636142cafee993a1df5a980112166b925d559370f14a065a1f8bd513519378ce
Request fields
- limit (integer): Max results per page
- query (string): Search keyword
- offset (integer): Pagination offset (number of items to skip)
- sort_by (string): Sort field: Allowed values: SORT_INDEX, OPTIMIZED, PRICE
- category (string): Category name (acoustic, electric, bass, amps, all_instruments) or numeric category ID. Use get_categories to retrieve available category IDs.: Allowed values: acoustic, electric, bass, amps, all_instruments
- distance (integer): Distance in km from postcode (0 means no distance filter)
- postcode (string): Belgian postal code for location-based search
- condition (string): Item condition filter
- price_max (integer): Maximum price in euros
- price_min (integer): Minimum price in euros
- sort_order (string): Sort order: Allowed values: DECREASING, INCREASING
Example queries
- {"limit":"5","query":"guitar","offset":"0","sort_by":"SORT_INDEX","category":"electric","sort_order":"DECREASING"}