Skip to content

A Python based scraper for Genshin Impact's Fandom Wikia website.

License

Notifications You must be signed in to change notification settings

rounak-codes/genwikiscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

genwikiscraper

A Python based scraper for Genshin Impact's Fandom Wikia website which parses data and outputs them into a .csv file.

Requirements :

  • python 3.9+
  • urllib: To make HTTP requests.
  • BeautifulSoup: To parse HTML and extract data.
  • pandas: To manage and manipulate the data.
  • Your choice of csv reader

Instructions :

Just run the .py files and they will output the data into their respective .csv file.

About

A Python based scraper for Genshin Impact's Fandom Wikia website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages