Example Code Runner (Cheerio) avatar
Example Code Runner (Cheerio)

Pricing

Pay per usage

Go to Store
Example Code Runner (Cheerio)

Example Code Runner (Cheerio)

Developed by

Apify

Maintained by Apify

Generic Actor to run code examples from the documentation via "Run on Apify" links.

4.0 (4)

Pricing

Pay per usage

5

Monthly users

42

Runs succeeded

98%

Last modified

2 months ago

Crawlee & Cheerio template

Web scraper example with Crawlee, Playwright and headless Chrome. Playwright is more modern, user-friendly and harder to block than Puppeteer.

Getting Started

Install Apify CLI

Using Homebrew

brew install apify/tap/apify-cli

Using NPM

npm -g install apify-cli

Create a new Actor using this template

apify create my-typescript-actor -t project_playwright_crawler_ts

Run the Actor locally

1cd my-typescript-actor
2apify run

Deploy on Apify

Log in to Apify

You will need to provide your Apify API Token to complete this action.

apify login

Deploy your Actor

This command will deploy and build the Actor on the Apify Platform. You can find your newly created Actor under Actors -> My Actors.

apify push

Documentation reference

To learn more about Apify and Actors, take a look at the following resources:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.