myaiteam2/website-scrapper
Summary
A lightweight open-source web-scraping tool using BeautifulSoup, hosted on Replicate for easy containerized use.
View Cached Full Text
Cached at: 04/22/26, 09:20 PM
Similar Articles
myaiteam2/websitescraper2
A web scraping tool that extracts emails, phone numbers, social links, and HTML/text content from websites. Available on Replicate and open source.
@Fluyeporlaweb: Web scraping just leveled up Scrapling bypasses Cloudflare blocks, is 774 times faster than BeautifulSoup, and doesn't …
Scrapling is a web scraping framework that bypasses Cloudflare blocks, is 774 times faster than BeautifulSoup, and adapts to website changes automatically. It has 52.2k GitHub stars and supports AI agents as an MCP server.
@Jolyne_AI: Another high-performance crawler/scraper found on GitHub: AnyCrawl — makes data collection easier and more efficient. It bundles three engines: Cheerio, Playwright, and Puppeteer: lightning-fast static page parsing, complex JavaScript rendering…
AnyCrawl is a high-performance open-source crawler/scraping tool that integrates Cheerio, Playwright, and Puppeteer engines. It supports static parsing and JS rendering, batch SERP scraping, site-level crawling, multi-threaded/multi-process concurrency, proxy support, and optimized output formats for LLM data collection.
@heyrimsha: Firecrawl charges $333/month to scrape websites at scale. I found one github repo that do the same thing for free. It's…
A viral open-source web crawling tool called Crawl4AI offers free, LLM-friendly scraping with features like JavaScript rendering, async crawling, and clean structured output, contrasting with paid services like Firecrawl.
@simplifyinAI: This python library scrapes any website while bypassing every bot protection on the internet. It rotates fingerprints, …
A Python library that scrapes websites while bypassing bot protections like Cloudflare and Akamai by rotating fingerprints, mimicking browser headers, and automatically handling CAPTCHAs. It uses Headless Chromium, Playwright, proxy rotation, and is fully open-source.