Karrot Listings Scraper avatar

Karrot Listings Scraper

Pricing

from $1.00 / 1,000 product listings

Go to Apify Store
Karrot Listings Scraper

Karrot Listings Scraper

The Karrot Listings Scraper extracts buy/sell listings from karrotmarket.com, capturing titles, prices, images, seller profiles, GPS coordinates, and engagement stats across 111 regions — ideal for resale market analysis and price tracking.

Pricing

from $1.00 / 1,000 product listings

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

🥕 Karrot Market Listings Scraper

Extract buy/sell listings from Karrot Market (us.karrotmarket.com) — the hyperlocal marketplace popular in Korean-American communities across the US. The Karrot Market Listings Scraper gives you structured product data for market research, price tracking, and inventory analysis across all 111 US regions.

✨ Features

  • 🗺️ Full US Coverage: Scrape across all 111 hyperlocal regions in 6 states (New York, New Jersey, Illinois, Indiana, Connecticut, Wisconsin) — discovered automatically.
  • 🗂️ Category Sweep: Enumerate all 16 product categories per region to maximise the number of unique listings collected.
  • 🔍 Keyword Search: Target specific items across regions using search terms.
  • 📄 Detail Enrichment: Optionally fetch full listing pages for description text, GPS coordinates, all images, seller profile, and engagement stats.
  • Fast & Lightweight: HTTP-based scraping — no browser automation needed.
  • 🔁 Deduplication: Items appearing in multiple region/category results are stored only once, keyed by nodeId.

🛠️ How It Works

  1. Configure regions – Provide region slugs (e.g. manhattan-7426) or leave blank to auto-discover all ~111 US regions from the Karrot sitemap.
  2. Choose a strategy – Browse all listings, filter by category, or search by keyword.
  3. Enable detail enrichment (optional) – Follow each listing to its detail page for the full dataset.
  4. Run – Structured JSON results land in your dataset.

📥 Input

ParameterTypeDefaultDescription
startUrlsURL[]manhattan-7426Karrot Market listing page URLs to scrape. Paste any URL from us.karrotmarket.com/buy-sell — the region, category, and search keyword are extracted automatically. Leave empty to scrape all available US regions.
scrapeByCategoriesbooleantrueFetch listings separately for each product category per region, significantly increasing the total number of unique listings collected. Has no effect when the start URL already includes a category filter.
scrapeDetailsbooleanfalseFollow each listing to its detail page for description, GPS coordinates, all images, seller stats, and engagement metrics.
maxItemsinteger100Maximum number of listings to save (0 = unlimited).
proxyConfigurationobjectApify Proxy offProxy settings. Not required for most runs.

📊 Sample Output Data

Shallow listing (scrapeDetails: false)

{
"id": 8938028,
"nodeId": "9nai79cnbmh7",
"title": "Universal Thread Brown Suede Ankle Boots - Size 6",
"price": "15",
"status": "ongoing",
"listingType": "sell",
"thumbnail": "https://img.ca.gcp-karroter.net/origin/article/..._0.webp",
"countryCode": "US",
"regionSlug": "manhattan-7426",
"url": "https://us.karrotmarket.com/buy-sell/9nai79cnbmh7/"
}

Full detail (scrapeDetails: true)

{
"id": 8938159,
"nodeId": "szanenm13gt8",
"title": "True Religion Jennie Curvy Mid Rise Super Skinny Jeans Size 31",
"price": 131,
"content": "These are True Religion Jennie Curvy jeans. Mid-rise, super skinny fit. Size 31. Willing to negotiate.",
"status": "ongoing",
"listingType": "sell",
"offerable": true,
"thumbnail": "https://img.ca.gcp-karroter.net/origin/article/..._0.webp",
"images": [
"https://img.ca.gcp-karroter.net/origin/article/..._0.webp",
"https://img.ca.gcp-karroter.net/origin/article/..._1.webp"
],
"category": { "id": 4, "name": "Women's Fashion" },
"user": {
"nickname": "jane_doe",
"locationName": "Manhattan",
"score": 36.8,
"reviewCount": 12
},
"tradingLocation": {
"name": "Upper West Side",
"latitude": 40.7831,
"longitude": -73.9712,
"isUserInput": true
},
"region": { "id": 7426, "name": "Manhattan", "countryCode": "US" },
"createdAt": "2026-03-20T14:22:00.000Z",
"publishedAt": "2026-03-20T14:22:00.000Z",
"readsCount": 47,
"chatRoomsCount": 3,
"watchesCount": 8,
"regionSlug": "manhattan-7426",
"url": "https://us.karrotmarket.com/buy-sell/szanenm13gt8/"
}

💰 Pricing

This Actor uses pay-per-event billing — you are only charged for the data you actually collect.

EventDescriptionPrice per 1,000 results
product-listingShallow listing (title, price, status, thumbnail)$1.00
item-detailFull listing detail (description, GPS, all images, seller profile, engagement stats)$4.00

Example costs:

  • 10,000 shallow listings → $10.00
  • 1,000 full detail listings → $4.00
  • Full US coverage, shallow, all categories (500K items) → **$500**