Gab Marketplace Scraper
Pricing
$1.00 / 1,000 results
Go to Apify Store
Deprecated
Gab Marketplace Scraper
Scrape marketplace listings from Gab's website. Download your data in any format (JSON, CSV, XML, RSS, HTML Table). Seamless integration with apps, reports, and databases.
Pricing
$1.00 / 1,000 results
Rating
0.0
(0)
Developer

Web Harvester
Maintained by Community
Actor stats
2
Bookmarked
14
Total users
1
Monthly active users
19 days ago
Last modified
Categories
Share
Scrape listings from the Gab Marketplace.
Features
- Search marketplace listings by keyword
- Filter by category, condition, price range, and shipping
- Include seller information
- Sort by newest, oldest, or price
Input Example
{"marketplaceSearchQueries": ["electronics", "books"],"desiredMarketplaceListingsCount": 100,"marketplaceCategory": "ALL","marketplaceCondition": "ALL","marketplaceShipping": "ALL","marketplaceSortBy": "NEWEST","marketplacePriceFrom": 0,"marketplacePriceTo": 500,"addUserInfo": true}
For the full list of parameters, see the Input Schema.
Output Example
{"id": "110483246325177077","title": "Lavender & Rose Face Cream","description": "Product description here...","price": "14.99","price_label": "$14.99","condition": 0,"is_shipping_required": true,"location": "USA","url": "https://gab.com/marketplace/item/110483246325177077","marketplace_listing_category": {"id": 84,"name": "Beauty"},"media_attachments": [],"account": {"id": "5166799","username": "seller"}}
Filter Options
| Filter | Options |
|---|---|
| Sort By | NEWEST, OLDEST, PRICE_ASCENDING, PRICE_DESCENDING |
| Category | ALL, APPAREL, BEAUTY, BOOKS, ELECTRONICS, FOOD, FURNITURE, TOYS_AND_GAMES, and more |
| Condition | ALL, NEW, RENEWED, USED_LIKE_NEW, USED_VERY_GOOD, USED_GOOD, USED_ACCEPTABLE |
| Shipping | ALL, YES, NO |
Integrations
Connect with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, and more.
API Access
Use the Apify API with:
- Node.js:
apify-clientnpm package - Python:
apify-clientPyPI package
See the API tab for code examples.