Skip to content

Project generates a csv checklist of all actionable items in Elden Ring by FromSoftware. Utilizes Selenium, BeautifulSoup, and Pandas

License

Notifications You must be signed in to change notification settings

shbenzer/Elden_Ring_Web_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elden Ring Checklist Generator

Utilizes Selenium, BeautifulSoup, and Pandas

Setup

Assuming python and jupyter notebook have already been installed

  1. pip install bs4
  2. pip install html5lib
  3. pip install webdriver_manager
  4. pip install selenium

About

Project generates a csv checklist of all actionable items in Elden Ring by FromSoftware. Utilizes Selenium, BeautifulSoup, and Pandas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published