Skip to content

a simple script for scraping the prices of RTX 3090s from Amazon using Python 3

Notifications You must be signed in to change notification settings

MarkBerube/amazon_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amazon_scraper

Description

This repository contains a simple script for scraping the prices of RTX 3090s from Amazon using Python 3

Usage

python amazon_scraper.py - will create a csv in the scrapes dir with a time stamp with the latest prices on products in the urls.csv

Installing

In order to use this script you will need to make sure that the following dependencies are installed on your system:

- BeautifulSoup
- Pandas

Both libraries can be installed via pip.

About

a simple script for scraping the prices of RTX 3090s from Amazon using Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages