Scrapingdog Blog
Designed with you in mind, our web scraping tutorials cater to any skill level. Each guide is straightforward and packed with useful insights.
Most popular articles:
Latest
Learn web scraping with Python using 8 libraries, Requests, BeautifulSoup, Scrapy, Selenium, Playwright & more. Build a real Amazon scraper with working code examples. Free tutorial (2026).
JavaScript Web Scraping with Node.js: The Complete Guide (2026)
Learn JavaScript web scraping with Node.js using Cheerio for static pages and Puppeteer for dynamic sites. Includes full working code examples and anti-blocking tips.
How to Scrape Google Search Results in Python (2026)- Without Getting Blocked
Learn how to scrape Google search results using Python and BeautifulSoup. Includes working code examples and tips to avoid getting blocked in 2026
How To Scrape Zillow Property Data using Python
In this post we have scraped Zillow via Python. The data we have extracted price, size & address of each property.
4 Best Methods To Find All The URLs on A Domain’s Website (Updated)
In this guide, we have listed out 4 Methods to find all the URLs on a domain. Further, we have told a way you can consistently get all pages from a website.
Web Scraping Booking.com Hotel Price Data using Python
In this blog, we have scraped hotel price data using Python. Further, to scale up this process we have showed how you can use Scrapingdog's Web scraping API.
How To Parse HTML with PHP
In this blog, we have used PHP to parse the HTML, we have mentioned several libraries in this blog that you can use to parse.