driscoll42 / ebayMarketAnalyzer

Scrape all eBay sold listings to determine average/median pricing, plot listings over time with trend lines, and extract to excel
198 stars 26 forks source link

Capture item settings on listing #5

Open driscoll42 opened 3 years ago

driscoll42 commented 3 years ago

E.g. MPN/UPS+Chipset/GPU Model

driscoll42 commented 3 years ago

Potentially useful for scraping more data from page: https://github.com/fgscivittaro/ebay https://github.com/cpatrickalves/scraping-ebay

Store in sqlite? https://github.com/jamesmold/ebay https://github.com/AustinDobbins/Scrape-Ebay-To-MYSQL https://github.com/AustinDobbins/Ebay_SalesData_GUI

driscoll42 commented 3 years ago

https://stackoverflow.com/questions/63531321/is-it-possible-to-get-ebay-item-description-with-requests-and-beautifulsoup