Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Batch Scrape
scrapfly:batch_scrape
Scrape multiple URLs concurrently with the same settings.
Write
Low risk
Extract Data
scrapfly:extract_data
Extract structured data from a web page using CSS selectors or XPath.
Write
Low risk
Get Account Info
scrapfly:get_account_info
Get account information including credits balance and usage statistics.
Read
Low risk
Scrape Url
scrapfly:scrape_url
Scrape content from a web page with anti-bot protection and proxy rotation.
Write
Low risk
Scrape With Session
scrapfly:scrape_with_session
Scrape a URL while maintaining session state with cookies and headers.
Write
Low risk
Take Screenshot
scrapfly:take_screenshot
Take a screenshot of a web page with customizable viewport and options.
Write
Low risk