Skip to content

EdwardTheLegend/Baidu_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Baidu_scraper

This script uses selenium to acces baidu and scrape the top pages for a set of given keywords. The keywords have to be in a csv file, the first line is just "Words" (this is important because the script grabs the keywords by the column name). Each phrase or term has to be on a separate line.

Pip Commands

pip install selenium
pip install pandas
pip install time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages