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

Web Crawler
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.
Actor Metrics
11 monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Feb 2025
Modified a month ago
You can access the Web Crawler programmatically from your own applications by using the Apify API. You can also 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: