Skip to content

trvlprogrammer/scrape_500_fortune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape 500 fortune companies

This script will scrape 500 fortune companies from https://money.cnn.com/magazines/fortune/fortune500_archive/ and the output will be csv file

Setup:

  1. Create virtual env
  2. Install python dependencies
   pip install -r requirements.txt
  1. Activate virtual environtment and run the script
    python main.py --start_year your_start_year --end_year your_end_year

About

Scrape data 500 fortune companies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages