
RegExp Scraper
Pricing
$12.00/month + usage
Go to Store

RegExp Scraper
This actor scrapes data from a list of provided URLs using regular expressions for precise and customizable pattern matching. It can handle both static and dynamic web pages and supports depth-based crawling to explore links and extract data from multiple levels of the web.
0.0 (0)
Pricing
$12.00/month + usage
1
Total users
6
Monthly users
4
Runs succeeded
>99%
Last modified
a month ago
Maximum Depth
maxDepth
integerOptional
The maximum depth for crawling.
Default value of this property is 1
Regex Patterns
patterns
stringRequired
Patterns to search in the HTML content. Each pattern should be on a new line.
Crawler Type
crawlerType
EnumOptional
Select the type of crawler to use.
Value options:
"Crawlee + Cheerio": string"Crawlee + Puppeteer + Chrome": string
Default value of this property is "Crawlee + Cheerio"