Back to Changelog

n8n Integration Available

n8n Integration Available

WebcrawlerAPI is now available on n8n.

You can now automate web scraping workflows with other apps through n8n. The integration uses the Scrape API v2 endpoint to scrape single webpages.

The n8n node includes actions for:

  • Single webpage scraping
  • Content extraction with prompts
  • Multiple output formats (markdown, cleaned text, HTML)
  • CSS selector-based content cleaning
  • Custom headers and parameters

The integration supports all v2 features including running prompts on scraped content to extract specific information or format the output. You can also specify output formats (markdown, cleaned text, or HTML) and use CSS selectors to clean unwanted elements.

Connect your WebcrawlerAPI account and start building automated workflows.

Install the n8n-nodes-webcrawlerapi package