GitXplorerGitXplorer
F

GPU_Webscrape

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
397635183594218d7bdf71c54480c7fc104e3507

Update README.md

FFryingpannn committed 4 years ago
Unverified
ba1f2d7b157adeb100dc67b497a14199e5b0918f

fixed commas

FFryingpannn committed 4 years ago
Verified
d302847651341d131b3ff4ec5725d24b9f56d915

Create README.md

FFryingpannn committed 4 years ago
Unverified
fe293d3533e5b7a7c9c4ef7a74c7b354bb638433

gpu webscrape script

FFryingpannn committed 4 years ago

README

The README file for this repository.

GPU Data Web Scraper

Script that web scrapes graphic card data from NewEgg to an Excel file to analyze prices.

This project's goal is to practice web scraping & Python, and was inspired from the newly announced RTX 3000 series GPUs from Nvidia.

(Python, BeautifulSoup, urllib, regex)

Note: There are a lot of comments in the code file as they are review notes for myself.

Scraped to Excel:

image

Running code in console:

image