1.0.3 • Published 2 years ago

repo-rate v1.0.3

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

Web Crawler to fetch trending #hashtags

This app lets you find hashtags that are trending worldwide or by a specific country.

Installation

Clone the repository from here.

Open the cloned repository directory and then install packages required by the app using the command below

npm run install

Usage

Run this app using following command

node app.js

To fetch trending hashtags by country :city_sunrise:

On the input prompt Enter a country name like india, chile, france, canada, etc. This will fetch trending hashtags for that country.

To fetch tending hashtags worldwide :earth_americas:

Leave the input prompt blank and press ENTER. This will fetch trending hashtags worldwide.

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago