Web Scraping Methods

Scrape

Extract data from a single webpage using the /scrape tool. This tool allows you to scrape specific content from a target URL.

Crawl

Navigate and extract data from multiple linked pages using the /crawl tool. This tool follows links and scrapes content across multiple pages.

Map

Create structured relationships between scraped data using the /map tool. This tool helps organize and connect scraped content.

Extract

Parse and extract specific data points using the /extract tool. This tool helps identify and extract targeted information.