Community Contributed TechCrunch Scraper (Unverified)
detail.loadingPreview
Scrapes the latest 20 articles from TechCrunch to extract titles, URLs, images, and publication dates.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to scrape the latest 20 articles from TechCrunch. It extracts key information such as article titles, URLs, featured images, and publication dates. The data is then processed and structured for potential further use.
Key Features
- Scrapes the latest 20 articles from TechCrunch.
- Extracts article titles, URLs, images, and publication dates.
- Parses article content and metadata from individual pages.
- Organizes scraped data into a usable format.
How To Use
- Import this workflow into your n8n instance.
- Ensure you have the
BASE_URLenvironment variable set correctly (e.g., tohttps://techcrunch.com/). - Run the workflow manually.
- Review the output for the scraped article data.
Apps Used
Workflow JSON
{
"id": "1c96954a-c4f1-4bb2-9f66-4c99465964ac",
"name": "Community Contributed TechCrunch Scraper (Unverified)",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 1c96954a-c4f1...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
ConvertKit: Add Subscriber to Form and Tag
Adds a subscriber to a ConvertKit form and a specific tag.
Create Website Screenshot and Send to Telegram
Captures a screenshot of a given website URL and sends it to a Telegram channel.
Community Contributed News Extraction (Unverified)
Extracts news posts from a website without an RSS feed, filters them by date, summarizes their content, and extracts relevant keywords.
Loading Data Into a Spreadsheet
This workflow demonstrates loading mock CRM contact data into a target destination like a spreadsheet.
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Community Random Color Generator (Unverified)
Generates a random color, excluding specified colors.