Skip to content

JulesGL/backloggd_hltb_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backloggd_hltb_scraper

This small project contains two .py files :

  • backloggd.py can be executed to fetch your backlog on Backloggd and convert it to a csv file.
  • hltb.py takes a csv file with game title and add the length to complete it according to How Long to Beat.

Making it work

  • Install the requirements
  • Change your username and the max_page parameter in backloggd.py, corresponding to the number of page in your collection. We could directly fetch it, but at the moment, it's not implemented.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages