https://github.com/khalleb/read-instagram-comments
:sunrise_over_mountains: Find out who was tagged in the comments on instagram.
https://github.com/khalleb/read-instagram-comments
automation bot instagram javascript
Last synced: 3 months ago
JSON representation
:sunrise_over_mountains: Find out who was tagged in the comments on instagram.
- Host: GitHub
- URL: https://github.com/khalleb/read-instagram-comments
- Owner: khalleb
- Created: 2020-07-22T14:39:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T17:19:08.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T18:27:11.700Z (4 months ago)
- Topics: automation, bot, instagram, javascript
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Read instagram comments
## :rocket: Requirement
* [Node.js](https://nodejs.org/en/)## :wrench: Settings
### .env
```
LINK_PAGE=https://www.instagram.com/p/CChMVvQgYKK/
```## :information_source: Usage
```
node app.js
```