Learn how to scrape Google Shopping API results using Pything and simple API by SerpApi.
Collect data programmatically from https://shopping.google.com/
Learn how to search, filter, sort, and paginate all the shopping results from the Google Shopping website.
Scrape product's image (thumbnail), description, price, and more!
Documentation: https://serpapi.com/google-shopping-api
Sign up for 100 free credits: https://serpapi.com/?utm=youtube
Chapters
00:00 Intro
00:12 Setup
01:04 Basic search method
01:55 Filter Google Shopping results
02:45 Google Shopping pagination
04:20 Export shopping data to CSV