Instagram Search API

API server is running.

Endpoints

EndpointMethodDescription
/api/instagram/search?keyword={keyword}GETSearch posts by hashtag or username
/api/instagram/testGETTest Instagram connection
/api/instagram/accountGETGet logged-in account info
/api/instagram/logoutPOSTLogout from Instagram

Example

curl "http://localhost:4000/api/instagram/search?keyword=travel"