Scrapers on the Apify Store

Web data that grows every night.

CrawlPlant builds and runs reliable scrapers for public web data: prices, products, catalogs. Crawled on a schedule, monitored around the clock, paid per result.

actors live1
records tracked24,927
sites crawled nightly1
last crawltoday
All systems operational live
Actors

A growing catalog of scrapers.

Each Actor is built, crawled and monitored with the same system. We add sites one at a time and keep every one of them running.

Live

Woolworths Australia Scraper

Prices, specials, unit prices and price history for the full Woolworths catalog.

from $0.30 / 1,000 results View
In progress

Coles Australia Scraper

Prices, specials and unit prices from Coles, in the same output schema as Woolworths.

coming soon
Planned

Cross-store price comparison

The same product matched across Australian supermarkets, with prices side by side.

planned

Suggest a site

Tell us which site and which fields you need. Demand decides what we build next.

Request a scraper
How we work

One factory, every Actor.

Every scraper goes through the same pipeline, and keeps going through it for as long as it is live.

  1. 01

    Research

    We map the site's structure, limits and data model before writing code.

  2. 02

    Build

    A typed scraper, tested against saved pages and live runs.

  3. 03

    Crawl nightly

    Scheduled crawls refresh the cache while traffic is low.

  4. 04

    Monitor

    Canary checks every 3 hours, with alerts before users notice.

  5. 05

    Self-repair

    Fallbacks absorb blocks and layout changes while a fix ships.

  6. 06

    Improve

    New fields and features come from real user requests.

Reliability principles

Built in, on every Actor we publish.

Fresh cache, fast results

Nightly crawls keep a fresh cache, so most runs return results in seconds.

Fallback chain

cache→live→last known

A run never fails because of one blocked request.

Multi-layer proxies

Proxy tiers fall back automatically, and each run logs which layer served it.

Canary monitoring

Continuous canary runs and alerting catch breakage before it reaches your data.

Consistent, typed output

Stable ids, timestamps and the source of every record, in the same schema every run.

History built in

Track how records change over time, not just today's snapshot.

For AI agents

Give your agent fresh data.

Every CrawlPlant Actor works as a tool through the Apify MCP server. Add one URL to your MCP client and ask in plain language.

  • Typed results your agent can reason over, not scraped HTML.
  • Answers come from the nightly cache, so tool calls stay fast.
  • Same pay-per-result pricing as any other run.
MCP server URLapify mcp
https://mcp.apify.com?tools=crawlplant/woolworths-au
example prompt Find the ten cheapest olive oils per litre at Woolworths right now, and flag the ones on special. Which of them dropped in price over the last 30 days? → calls crawlplant/woolworths-au, returns typed records with unit prices and history
Pricing

Pay per result.

Exact prices are on each Actor's Store page.

01You pay only for the results you get.
02No subscriptions, no minimums.
03Volume discounts on higher Apify plans.
See prices on the Store
FAQ

Questions, answered.

Something missing? Write to piotr@crawlplant.com.

What is an Actor?

An Actor is a cloud program on the Apify platform. You run it from the Apify Console, the API, a schedule or an MCP client, and get structured results you can export as JSON, CSV or Excel.

How fresh is the data?

Every supported site is crawled nightly, so cached results are usually less than a day old. When the cache can't answer, the Actor fetches the page live. Every record carries a timestamp.

What happens when a site blocks requests?

The run falls back: another proxy layer first, then the last known data, marked with its timestamp. One blocked request never fails the whole run, and each run logs which path served it.

What data do you collect?

Public data only: prices, product details and catalog structure. No personal data, and nothing behind a login.

Can I request a new site?

Yes. Email us the site and the fields you need. We prioritise by demand and feasibility, and tell you when it goes live.