Web Crawler avatar

Web Crawler

Try for free

3 days trial then $15.00/month - No credit card required now

Go to Store
Web Crawler

Web Crawler

rigelbytes/webcrawler
Try for free

3 days trial then $15.00/month - No credit card required now

This web crawler is designed to provide users with complete flexibility by allowing them to use their **own proxies**. The scraper collects all pages from the website and returns extracts the **MetaData**, **Title**, and **Content** of the page in MarkDown.

You can access the Web Crawler programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "url": "https://www.rigelbytes.com/"
3}' |
4apify call rigelbytes/webcrawler --silent --output-dataset

Web Crawler API through CLI

The Apify CLI is the official tool that allows you to use Web Crawler locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 0 No bookmarks yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 4 days ago