Skip to content

dcsuka/Web_Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous Web Scrapers

Here are some of the web scraping scripts which I have developed for various data extraction tasks.

Amazon


Obtains product name and price for the first page of results of any search term.

Small modifications would allow for also extracting ratings and results, even on subsequent pages as well.

Google


Extracts title and subtext for search results of a custom query.

It may be necessary to perform an HTTR consent request beforehand depending on user locale.

Power BI


Scrapes all of the tables from Power BI analytics dashboards, scrolling down and moving across pages as necessary. The HTML structure of the tables appears to have changed since the initial design of this script, so the XPaths require updating.

About

🌐Miscellaneous Web Scrapers for Various Tasks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors