Scrape HTML Table - Create Graph or Chart

  • This tool will hit the URL you enter below, then parse it looking for a table.

  • The y label will be added to the y axis.

  • Setting a table number below, will cause the tool to skip other tables - until it reaches the table count mentioned. So for example if you put 4 in here, it will skip the first 3 tables found and graph the fourth.

  • Label column is the column that the labels along x axis are taken, for each row of the table (assumes column 1 - the first column).

  • Data column is the column that the values are taken from. I do plan to create a multiline version, which will allow multiple columns.

  • You can reverse the order the graph is plotted in, by clicking the reverse checkbox.

  • url
    for example - http://www.bom.gov.au/products/IDW60901/IDW60901.95610.shtml
    y label
    for example - temp
    table number label column data column reverse

    skip rows
    e.g. 10
    end rows
    e.g. 25
    Note: Some rows will be skipped, because they do not contain numeric values.
    Examples

  • Weather Graphing