Skip to content

streetjimmothy/TWScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWScraper

A UI for the Twitter API. Build a query, have the query run in the cloud with real time monitoring and save the results to a database.

Prerequisites

Operation

  1. Clone the repo
  2. Add your Twitter API bearertoken to the source
  3. Add your DocumentStore database details to the source
  4. Build the project (run tsc from the repo root)
  5. Run the server (run node server from the server folder)
  6. Access the scraper client page from http:\\localhost
  7. Enter your query/ies and hit run

About

A UI for the Twitter API. Build a query, have the query run in the cloud with a real time monitoring and save the results to a database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors