Skip to content

Minimalistic REST API to scrape Tweets via queries from twitter's advanced search. Mainly wraps the awesome scraper-module made by n0madic in a REST API. Created for my final thesis in Text Mining

Notifications You must be signed in to change notification settings

ThatCraws/twitnado-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitnado-extractor

Environment Variables

These can also be supplied via an env-file named .env.local or, if $STAGE is set in environment, named .env.$STAGE

  • connection_string:
    • The mongodb connection string (starting with "mongodb://")
  • mong_collection
    • The collection to use for store-endpoint

About

Minimalistic REST API to scrape Tweets via queries from twitter's advanced search. Mainly wraps the awesome scraper-module made by n0madic in a REST API. Created for my final thesis in Text Mining

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages