orsifrancesco / instagram-without-api-node

A simple Node.js code to get unlimited instagram public pictures by every user without api, without credentials.
https://orsi.me/instagram-without-api/
MIT License
64 stars 22 forks source link

json empy #2

Closed TutoRapide closed 1 year ago

TutoRapide commented 1 year ago

Hello, I use the module on my bot discord. In local on my pc no problem, but when I put them on my vps the file will be created but it will stay empty just with the array like this [ ]. Any idea of the problem ?
The problem comes from the fact that I use the headers of windows and not of my server ?

orsifrancesco commented 1 year ago

I think the problem is not correlated with the repository but in the way you are using it.. it sounds like you found the problem yourself with your latest sentence :)

TutoRapide commented 1 year ago

The problem not having a graphic interface do not see how to do ?