cadwallader / html2csv

simple conversions from <html>...<table id=""> to [list [of lists]...] to comma,separated,values\n... in python 3 using requests, csv, bs4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

simple conversions from <html>...<table id=""> to [list [of lists]...] to comma,separated,values\n... in python 3 using requests, csv, bs4


Languages

Language:Python 100.0%