Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 240 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 240 Bytes

-newsHack

API notes:

Structure of content from Twitter Scrape...

{ "Hashtag" : { count: number, tweets: [ "tweet 1", "tweet 2" etc... ] }

}

}