Skip to content

rchemist0123/crawling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawling articles easier

Crawling research articles with Selenium, BeautifulSoup in Python.

Available websites

Chrome driver issues

  • Chromedriver usage with wd.Chrome(service=Service(ChromeDriverManager().install())) unavailable due to Chrome version (≥115)
  • The argument driver_dir must be provided.

How to use

  1. Select a crawling site (among the available lists above).
  2. Type keyword to keyword argument.
  3. Run {}_crawling function.

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published