Web Crawler avatar
Web Crawler

Pricing

$15.00/month + usage

Go to Store
Web Crawler

Web Crawler

Developed by

Rigel Bytes

Rigel Bytes

Maintained by Community

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.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

25

Monthly users

7

Runs succeeded

>99%

Last 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.

$echo '{
< "url": "https://www.rigelbytes.com/"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: