Chefstore Scraper avatar

Chefstore Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Chefstore Scraper

Chefstore Scraper

Scrape US Foods Chef'Store product catalog: SKUs, descriptions, UPCs, categories, sizes, images, unit and case prices, savings, and per-store pricing across all locations. Covers the Stockton, Mechanicsville, and Centralia distribution hubs (~25,000 products).

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Fortuitous Pirate

Fortuitous Pirate

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Chef'Store (US Foods) Product Scraper

Scrape US Foods Chef'Store product catalog: SKUs, descriptions, UPCs, categories, sizes, images, unit and case prices, savings, and per-store pricing across all locations. Covers the Stockton, Mechanicsville, and Centralia distribution hubs (~25,000 products).

Quick start

Run with the default input — no configuration needed for the first try:

{
"warehouse": "stockton",
"maxItems": 10
}

Or trigger via the Apify API:

curl -X POST "https://api.apify.com/v2/acts/<USERNAME>~chefstore-scraper/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{}'

Input parameters

FieldTypeDefaultDescription
warehousestringstocktonWhich Chef'Store distribution hub's catalog to scrape. Use 'all' to merge all three.
querystring_(empty)_Free-text search. Leave empty to browse the full catalog.
maxItemsinteger10Maximum number of products to return.

Output fields

Each dataset record contains at least these fields:

FieldTypeDescription
usfitemtextSKU
itemDesc1textItem
itemDesc2textDescription
unitSellPricenumberUnit Price
caseSellPricenumberCase Price
warehousetextWarehouse

Plus a scrapedAt timestamp and any source-specific extra fields visible in the All fields view of the Apify console.

Pricing

Pay-per-event:

  • Actor start — $0.0500 per event. Charged when the actor starts
  • Product record — $0.0200 per event. Charged per product scraped

How it works

This Actor calls the source's public web/API and parses the response. Results stream to the dataset and can be exported as JSON, CSV, Excel, or RSS via the Apify Console or API.

Use cases

  • Bulk research and lead generation
  • Feeding data warehouses, BI tools, or LLM/RAG pipelines
  • Scheduled monitoring of changes over time
  • Combining with other Apify Actors via Make, Zapier, n8n, or native Apify integrations

Compliance

Use this Actor only for purposes that comply with the source site's terms of service and applicable law. Respect rate limits. The author is not affiliated with the source.

Support

Questions, bugs, or feature requests — message the author via the Apify Console.