Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 584 Bytes

SerializeThis - read data without APIs

Wikipedia

simple infobox

python wiki_info_box.py https://en.wikipedia.org/wiki/Leonardo_da_Vinci

complex infobox features with header nesting

python wiki_info_box.py https://en.wikipedia.org/wiki/Franklin_D._Roosevelt

python wiki_info_box.py https://en.wikipedia.org/wiki/Adolf_Hitler

Twitter

python ./twitter.py path <file_name.html>

get tweet array

get_tweets(html_string) -> dictionary

get user bio

get_bio(html_string) -> dictionary

serializes html files of social media sites to json format alt text