Archive

Posts Tagged ‘HTML table’

Scrape an HTML table

May 14, 2013 1 comment

Problem
You want to extract an HTML table and get it in .csv, .json, etc. format.

Solution
I found a nice solution in this SO thread. The script is here: tablescrape.py.

Categories: python, scraping Tags:
Design a site like this with WordPress.com
Get started