Skip to content

Python crawler for getting nba players' images with information

License

Notifications You must be signed in to change notification settings

elhanarinc/nbaphotocrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Photo Crawler

This project assumes that your machine had already pip, virtualenv. If you do not have them, you can check the links below for instructions:

In order to start project you will do the following (Assuming you are on the right directory):

cd <directory>
virtualenv venv
source venv/bin/activate
pip install -r requirement.txt
python nbaphotos.py

About

Python crawler for getting nba players' images with information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages