Skip to content

davidomullan/crossfit_affiliate_data

Repository files navigation

CrossFit Affiliate Data

  • Webscrape CrossFit.com for a list of affiliate gyms and associated information

Acknowledgments

Image Image

Software

Developed with [Python 3.9.13] (https://www.python.org/download/releases/3.0/)

Execution (1/2)

  1. Open command line interface (i.e. Terminal for MacOS, Command Prompt for Windows)
  2. Type 'python3 download_data.py', and press enter or return.
  3. Wait for data to save in 'data_file.csv'

Image

Execution (2/2)

  1. Open command line interface (i.e. Terminal for MacOS, Command Prompt for Windows)
  2. Type 'python3 download_individual_data.py', and press enter or return.
  3. Wait for data to save in 'individual_data_file.csv'

Image

Image Image

About

Webscrape CrossFit.com for list of affiliate gyms and associated information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages