azharimm / twitter-trends-api

API for twitter trending hashtag/keyword

Home Page:https://twitter-trends-api.azharimm.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Trends API

1. Location

[ENDPOINT] /location
[GET] https://api-twitter-trends.herokuapp.com/location

2. Trends

[ENDPOINT] /trends
[GET] https://api-twitter-trends.herokuapp.com/trends?location={location_path}
[EXAMPLE] https://api-twitter-trends.herokuapp.com/trends?location=indonesia

Query params

params desc required
location trends location no default worldwide

About

API for twitter trending hashtag/keyword

https://twitter-trends-api.azharimm.dev/


Languages

Language:JavaScript 99.8%Language:Shell 0.2%