Skip to content

mohmoussad/Twitter-Broadcast-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠ Update:

🙃 Twitter restricted its search to registered users. Link

Twitter Broadcasts Search

A Twitter filtered search to only get the live broadcasts hosted on Twitter itself, Built using Vanilla JS and Node.js.

Demo:

Demo.mp4

How to Run Locally:

$ git clone https://github.com/mohmousad/Twitter-Broadcast-Search

To run the server:

$ cd Twitter-Broadcast-Search && cd server
$ npm install && npm run dev

To run the frontend:

$ cd ..
  • at /assets/script.js change serverURL value to http://localhost:3000/
  • open index.html

About

A Twitter filtered search to only get the live broadcasts hosted on Twitter itself, Built using Vanilla JS and Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published