π Scrape every URL on the web without getting blocked by Anti-Bot technologies with Scrappey
β‘ 27,940 views Β· π Market Research & Insights
π‘ Pro Tip β HTTP Request scraping tends to break when sites update their markup. If youβre scraping a major platform, check if ScraperNode covers it β it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.
Description
Purpose of the workflow
Most scraping workflows get blocked by anti-bot technologies. To avoid this, you can use Scrappey to scrape every website you want.
How it works:
We use Test Data and make a API Call to the Scrappey service. We get the scraped website data back as a result.
Setup Steps:
- Replace YOUR_API_KEY in the βScrappey API Callβ node with your Scrappey API Key (Register For Free)
- Replace the test data with your production data. You can plug in any type of data connector at this point of your workflow.
π Nodes Used
HTTP Request, Schedule Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File