GitHub / scrapehero-code 27 Repositories
Code to a lot of tutorials from ScrapeHero.com is hosted here https://www.scrapehero.com/web-scraping-tutorials/
scrapehero-code/amazon-review-api
A very basic API to scrape product reviews from Amazon and get data in real time as JSON with all fields, that amazon product adverstising api does not provide.
Language: Python - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 16

scrapehero-code/amazon-scraper
A simple web scraper to extract Product Data and Pricing from Amazon
Language: Python - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 307 - Forks: 156

scrapehero-code/totalwine-price-scraper
Check prices from totalwine.com
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

scrapehero-code/tripadvisor-scraper
Scraper to extract restaurant details from Tripadvisor.com using Scrapy
Language: Python - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

scrapehero-code/tiktok-scraper
Tiktok scraper for extracting post details in Python
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/selectorlib Fork of scrapehero/selectorlib
A library to read a YML file with Xpath or CSS Selectors and extract data from HTML pages using them
Language: HTML - Size: 155 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

scrapehero-code/cheerio-web-scraping
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

scrapehero-code/amazon-review-scraper
A basic python 3 based web scraper for extracting reviews from Amazon. Built using Selectorlib and requests
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 48

scrapehero-code/google-company-search
Scraper to extract company details from Google Search
Language: Python - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

scrapehero-code/homes-com-scraper
A webscraper to extract Listing details like address, price, type of property and more from Homes.com.
Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

scrapehero-code/google_maps_scraper
A simple webscraper to extract basic details like Title, phone no., review count , rating and address from Google Maps.
Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 3

scrapehero-code/async-scraper-python
Writing an asynchronous scraper in Python
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/playwright-webscraping
Sample code in Javascript and Python for web scraping using Playwright
Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

scrapehero-code/google-play-review-scraper
A scraper to extract reviews from google playstore
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/glassdoor_scraper
A scraper that extract job details from Glassdoor
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/booking-hotel-scraper
Web Scraper for extracting hotels data from Booking.com - Name, Price, Rating, Location, Beds, etc. using Python3
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 16

scrapehero-code/booking_scraper
A travel & hotels data scraper for booking.com
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

scrapehero-code/Google-Reviews-Scraper
A webscraper to extract review details like Author name, review text and rating of a place from Google.
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

scrapehero-code/rust-scraper
A webscraper using Rust language. The scraper uses reqwest library and scraper parser.
Language: Rust - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/Google-Hotels
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/google-news
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/Google-Shopping
Language: Python - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/web-scraping-using-urllib
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/google-careers-scraper
Gather job listing information such as Job Title, Company, Location, Job Description, and 10+ data points from the Google Careers listing page.
Language: Python - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

scrapehero-code/zillow-scraper
A webscraper to extract Listing details like address, price, type of property and more from Zillow.
Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

scrapehero-code/web-scraping-using-R
Language: R - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

scrapehero-code/shopify-scraper
A webscraper to extract product details like price, type of product and more from any Shopify powered website.
Language: JavaScript - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
