Actor fail manager avatar
Actor fail manager
Try for free

No credit card required

View all Actors
Actor fail manager

Actor fail manager

lukaskrivka/actor-fail-manager
Try for free

No credit card required

Automatically triggered on a failed run to analyze if the run should be resurrected and to create an error report for the author.

Crawlee & Cheerio template

A scraper example that uses HTTP requests and Cheerio to parse HTML. It's fast, but it can't run the website's JavaScript or pass JS anti-scraping challenges.

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_cheerio_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:

Developer
Maintained by Apify
Actor metrics
  • 245 monthly users
  • 97.9% runs succeeded
  • 0.0 days response time
  • Created in May 2023
  • Modified 6 months ago
Categories