1.1.0 • Published 2 years ago

tweet-trend v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

MIT License

Twitter-Trends

This api collects twitter trends around the world, or you can collect trends country based

API Reference

Get all items

GET /
ParameterTypeDescription
No ParameterstringCollects worldwide twitter trend

Get item

GET /trend/${country}
ParameterTypeDescription
countrystringCollects twitter trends from selected country
GET /getinfo/${country}/${trend}
ParameterTypeDescription
coutry,trendstringmore info about trend

Installation

Install my-project with npm

  npm install tweet-trend
  cd tweet-trend