Sample Python Web Scraper Tutorial explains how to scrape table data into CSV. I also added export JSON. To export to CSV file Run `python scrape_to_csv.py' To export to JSON file Run `python scrape_to_json.py'