Skip to content

datahub-ir/yahoo_finance_news_data_collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

yahoo_finance_news_data_collection

yahoo finance news data collection using selenium and bs4

In data collection using bs4 and selenium article, gathering article's URLs is done in a for loop and defining webdriver several times. we have used another approach: Scrolling down a page to find an element by XPATH. Therefore, we could gather 50 URLs.

Of course we do not claim that it's the best approach but if you suggest any better solution, please share it with us.

About

yahoo finance news data collection using selenium and bs4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages