GitXplorerGitXplorer
F

GPU_Webscrape

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
022c76a5adb8be21462591deed8a8779d6d2b661

Update README.md

FFryingpannn committed 4 years ago
Verified
955b0fddfe790072e34ed9658f4967bd62b73f35

Update README.md

FFryingpannn committed 4 years ago
Verified
0b342920ddf2ffb0ab43dfa944292f0c35e8c0ff

Update README.md

FFryingpannn committed 4 years ago
Unverified
ce8952d8e89c32876927fbfa3b971a77f579bce4

ignorehtml

FFryingpannn committed 4 years ago
Unverified
cfacadcdf9ad93e5c8ed2a5dcb13e01d6c9639ea

attribute

FFryingpannn committed 4 years ago
Verified
7653742ef64a349b97c865c4a2c68907094e3675

Update README.md

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