Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 544 Bytes

File metadata and controls

11 lines (8 loc) · 544 Bytes

Collecting-Social-Media-Data-from-Twitter

Collecting Social Media Data from Twitter Real Time Data Stream and Storing and Retrieving from a Semi-Structured Database Server MongoDB

  1. Collect any Social Media Data from a Twitter to a Local File with Your Choice of Topics. Choose as many as Topics to Collect More Than 5,000 Twits
  2. Download and Set Up MongoDB
  3. Create a NoSQL database – Collection in Your MongoDB
  4. Retrieve Analytic Information of Your Choices in 3 MongoDB Queries with $Match, Aggregation pipelining, and $Group