H1drogen / Price-Web-Scraper

Collects price points and descriptions for items on various e-commerce websites including Amazon, Gumtree, and BackMarket.
0 stars 0 forks source link

E-Commerce Web Scrapers Collection

This project is a collection of Python scrapers designed for extracting product information from various e-commerce websites, including Amazon, Gumtree, and BackMarket. The scrapers are built using Python and leverage libraries such as requests and BeautifulSoup to parse HTML content and extract relevant data like product titles and prices.

Features

Getting Started