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

Fetch posts by Tag #4

Open moothz opened 1 year ago

moothz commented 1 year ago

Hello there! Is it possible to fetch posts by tag?

orsifrancesco commented 1 year ago

it is not an issue.. it is a feature request ;) available with the PHP library, in progress in node..

..you are welcome, every offered coffee is welcome ;)

orsifrancesco commented 1 year ago

@moothz available on nodejs too :)

moothz commented 1 year ago

Thank you, @orsifrancesco! Sorry for opening an issue before, but it wouldn't let me send a feature request. I got the correct endpoint from your PHP library and implemented on my newest bot. I thought about sending a pull request for the iwaTag, but I'm glad I didn't, yours is much cleaner 😄

Looking forward to using your library on my projects! Cheers