Skip to content

groovemonkey/python-bundlescraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme for bundlescraper

This is a quick prototype hacked together in this Python YouTube video

TODO:

  • product ordering is off (should be lowest to highest price)
  • scrape all the bundles (all types, all bundles)

Set up dev environment

virtualenv -p python3 venv

Activate it

source venv/bin/activate

About

A practical Python learning project: scrape humble bundles - see link for explanation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages