Stop relying on overpriced APIs for popular domains! π€π»
This repository contains scraping samples for the most scraped domains on the web, with full-length tutorials and functioning scrapers mainly built with Python and NodeJS (NodeJS files included in separate folders).
Scrapers in this repository are programmed to help you understand the basics of scraping these popular websites and serving as a base for you to customize and use in your own projects.
For Python, you'll be using:
- Python 3.8+,
- Requests for handling HTTP requests,
- Beautiful Soup for parsing information,
- and urllib.parse for URL encoding.
This repository also uses Scrape.do's web scraping API, to bypass Web Application Firewalls (WAFs) of the domains you're scraping and also interacting with the browser.
| Domain | Status | Scraped Data | Tutorial | Last Updated |
|---|---|---|---|---|
| Amazon (External) | π’ Working | β’ Product data from single pages β’ Product variants with different sizes β’ Search results and ads |
Scrape Product Data from Amazon | Dec 18, 2025 |
| eBay | π’ Working | β’ Basic product listings β’ Product reviews with pagination β’ Search results with multiple layouts β’ Product variants and hidden data |
Scrape Products, Reviews, and Variants from eBay | Aug 1, 2025 |
| Etsy | π’ Working | β’ Category and search result listings β’ Single product details via JSON-LD β’ Product reviews via internal API β’ Pricing, ratings, and seller information |
Scrape Products and Reviews from Etsy | Oct 30, 2025 |
| Google AI Overview | π’ Working | β’ AI Overview text blocks and references β’ Deferred state handling via SERP API β’ Playwright browser extraction |
Scrape AI Overview Summaries from Google | Mar 19, 2026 |
| Google Maps | π’ Working | β’ Business listings via protobuf API β’ Place details, hours, and contact info β’ Customer reviews with sorting and pagination |
Scrape Business Data and Reviews from Google Maps | Mar 19, 2026 |
| Google News | π’ Working | β’ News tab headlines and metadata β’ Full article content as markdown β’ Top stories via SERP API |
Scrape Headlines and Articles from Google News | Mar 19, 2026 |
| Google Scholar | π’ Working | β’ Search results with paper metadata β’ Article download as markdown β’ Author profiles and citation stats |
Scrape Papers and Author Profiles from Google Scholar | Mar 19, 2026 |
| Google Search | π’ Working | β’ First page organic results β’ All paginated organic results β’ Paid search ads and FAQs β’ Related search terms β’ SERP API structured search |
Scrape Organic Results, Ads, and FAQs from Google | Mar 19, 2026 |
| Google Shopping | π’ Working | β’ Search results with async pagination β’ Product details via hidden OAPV endpoint β’ Seller offers, reviews, and forums β’ Full pipeline with JSON export β’ AI Mode shopping recommendations |
Scrape Products, Sellers, and Reviews from Google Shopping | Mar 19, 2026 |
| Google Trends | π’ Working | β’ Interest over time and by region β’ Related queries (top and rising) β’ Trending Now topics with news articles |
Scrape Trends, Regional Data, and Related Queries from Google | Mar 19, 2026 |
| Bing | π’ Working | β’ Organic web search results with pagination β’ Image search results with download option β’ Shopping/product listings |
Scrape Search Results, Images, and Products from Bing | Oct 21, 2025 |
| G2 | π’ Working | β’ Company and product data β’ Product reviews β’ Search results and categories |
Scrape Company Data and Reviews from G2 | Aug 5, 2025 |
| DoorDash | π’ Working | β’ Consumer address registration β’ Restaurant and store listings β’ Category-specific products β’ Full menu catalogs |
Scrape Restaurants, Products, and Menus from DoorDash | Jul 17, 2025 |
| Best Buy | π’ Working | β’ Product listings with Selenium β’ Product data with cloud rendering β’ Brand, price, rating, SKU, and URL extraction |
Scrape Products from Best Buy | Feb 18, 2026 |
| Uber Eats | π’ Working | β’ Store listings via API β’ Store listings via frontend β’ Restaurant menus β’ Chain store products |
Scrape Stores, Menus, and Products from Uber Eats | Aug 1, 2025 |
| Zillow | π’ Working | β’ Property listing details β’ Pricing and market data |
Scrape Property Data from Zillow | Aug 5, 2025 |
| Naver | π’ Working | β’ E-commerce product pages β’ Product data via API β’ Paid search advertisements β’ Organic search results β’ Image search results |
Scrape Products and Search Results from Naver | Sep 1, 2025 |
| Chewy | π’ Working | β’ Pet product information β’ Names and pricing |
Scrape Pet Products from Chewy | Aug 5, 2025 |
| Mouser | π’ Working | β’ Electronic component data β’ Product names and pricing |
Scrape Electronic Components from Mouser | Aug 5, 2025 |
| Fnac | π’ Working | β’ French retail product data β’ Names and pricing |
Scrape Products from Fnac | Aug 5, 2025 |
| Ubersuggest | π’ Working | β’ Bearer token generation β’ Keyword overview data β’ SERP results β’ Automated keyword analysis |
Scrape Keyword Data from Ubersuggest | Jun 23, 2025 |
| Zomato | π’ Working | β’ Restaurant information β’ Delivery menu data |
Scrape Restaurant Data from Zomato | Jul 2, 2025 |
| Allegro | π’ Working | β’ Polish e-commerce products β’ Names, pricing, and ratings |
Scrape Products from Allegro | Aug 5, 2025 |
| AUTODOC | π’ Working | β’ Automotive parts data β’ Product details and pricing |
Scrape Auto Parts from AUTODOC | Aug 5, 2025 |
| AutoScout24 | π’ Working | β’ Car listing information β’ Vehicle names and pricing |
Scrape Car Listings from AutoScout24 | Aug 5, 2025 |
| Idealista | π’ Working | β’ Spanish real estate listings β’ Property details, pricing, and location data β’ Search results with pagination |
Scrape Property Data from Idealista | Aug 6, 2025 |
| FastPeopleSearch | π’ Working | β’ Person information lookup β’ Names, ages, addresses, and ZIP codes β’ Phone numbers and email addresses β’ Aliases and relatives |
Scrape People Data from FastPeopleSearch | Feb 24, 2026 |
| HungerStation | π’ Working | β’ Restaurant listings β’ Store menu items |
Scrape Restaurants and Menus from HungerStation | Jul 17, 2025 |
| Imovelweb | π’ Working | β’ Brazilian real estate data β’ Property details and pricing |
Scrape Properties from Imovelweb | Aug 5, 2025 |
| Klium | π’ Working | β’ Tool and equipment data β’ Product names, pricing, and stock |
Scrape Tools from Klium | Aug 5, 2025 |
| MSC Direct | π’ Working | β’ Industrial supply products β’ Brand, names, and pricing |
Scrape Industrial Supplies from MSC Direct | Aug 5, 2025 |
| TicketMaster | π’ Working | β’ Event details and schedules β’ Dates, venues, and locations |
Scrape Events from TicketMaster | Aug 5, 2025 |
| TruePeopleSearch | π’ Working | β’ Person information lookup β’ Names, ages, addresses, and ZIP codes β’ Phone numbers and email addresses β’ Aliases and relatives |
Scrape People Data from TruePeopleSearch | Feb 24, 2026 |
| Walmart | π’ Working | β’ Individual product details with store-specific pricing β’ Product variations (sizes, colors, packs) β’ Category pages with pagination β’ Price and stock change tracking |
Scrape Complete Grocery Data from Walmart | Sep 2, 2025 |
| Zoro | π’ Working | β’ Industrial business supplies β’ Product names and manufacturer data |
Scrape Business Supplies from Zoro | Aug 5, 2025 |
| Cineworld | π’ Working | β’ Movie screenings and showtimes β’ Ticket prices for all screening types |
Scrape Screenings and Ticket Prices from Cineworld | Aug 27, 2025 |
| Regmovies | π’ Working | β’ Regal Cinemas movie screenings β’ Ticket prices and availability |
Scrape Screenings and Ticket Prices from Regmovies | Aug 27, 2025 |
| Redfin | π’ Working | β’ Property details β’ Local listings and details |
Scrape Property Details and Search Results from Redfin | Oct 03, 2025 |
| PeopleSearchNow | π’ Working | β’ Person information lookup β’ Names, ages, and addresses |
- | Feb 19, 2026 |
| SearchPeopleFree | π’ Working | β’ Person information lookup β’ Names, ages, addresses, and ZIP codes β’ Phone numbers and email addresses β’ Spouse and family members |
Scrape Person Data from SearchPeopleFree | Feb 24, 2026 |
| WhitePages | π’ Working | β’ Person information lookup β’ Names, ages, and addresses β’ Phone numbers and ZIP codes |
Scrape Person Data from WhitePages | Feb 24, 2026 |
| π’ Working | β’ Subreddit posts with pagination β’ Search results with cursor-based pagination β’ Comments matching search queries |
Scrape Posts, Search Results, and Comments from Reddit | Mar 11, 2026 | |
| Rightmove | π’ Working | β’ Paginated property listing results β’ Address, price, type, bedrooms, agent, and phone β’ Full property details via embedded PAGE_MODEL JSON |
Scrape Property Listings and Details from Rightmove | Apr 6, 2026 |
| Wayfair | π’ Working | β’ Single product details with images and reviews β’ Category pages with pagination and deduplication β’ Full variation map (color Γ size) with per-variation pricing and stock |
Scrape Products, Categories, and Variations from Wayfair | Apr 6, 2026 |
| Alibaba | π’ Working | β’ Paginated category listings via embedded JSON β’ Full product details with price tiers, MOQ, and attributes β’ Paginated reviews via signed MTOP API requests |
How to Scrape Alibaba Product Listings, Prices, and Reviews | Apr 8, 2026 |
| DigiKey | π’ Working | β’ Paginated category listings via LZ-String cursor pagination β’ Full product details with pricing tiers and dynamic attributes |
How to Scrape DigiKey: Product Data, Pricing, and Specifications | Apr 8, 2026 |