Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

A Node.js tool to count the number of mentions in a post

Notifications You must be signed in to change notification settings

allanmelo/instagram-mention-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Instagram Mention Counter 👋

Version License: ISC

A Node.js tool to easily count the number of mentions in a Instagram post.

It can be very usefull to find "the most voted user" in your post, or maybe to find the "most relevant account recommendation" by your users.

This little web scraper was created originaly by Igor Oliveira in his youtube channel "Programador Br - Tutoriais, but I changed the code a bit to make it a little easier for beginners to use - and to go halfway to exporting the function.

Install

To install the modules necessary to run, just run this command on terminal.

npm install

Usage

Just copy the link of your Instagram post inside the "instagramURL" property, in app.js. Then save it and run this command on terminal.

node app

Author

👤 Allan

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A Node.js tool to count the number of mentions in a post

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published