Instagram Image downloader Using JavaScript – API – Wholly API

Wholly API :- https://wholly-api.herokuapp.com/

See This is the API endpoint-

https://wholly-api.herokuapp.com/websites/instagram.com/

Fetch Using JavaScript :- Ref. Google

Users can fetch the websites content on there website even usi…


This content originally appeared on DEV Community and was authored by Shaswat Raj

Wholly API :- https://wholly-api.herokuapp.com/

See This is the API endpoint-

https://wholly-api.herokuapp.com/websites/instagram.com/

Fetch Using JavaScript :- Ref. Google

Users can fetch the websites content on there website even using Pure JavaScript.
The different URLs will return you different results in JSON format. Just grab the JSON Using any Server Side or Client Side Language and Show on website.

Some API Uses are Given Below :-

Get Image URL

https://wholly-api.herokuapp.com/websites/instagram.com/get.php?id={{Your Post's id}}

See Example Here :-
https://wholly-api.herokuapp.com/websites/instagram.com/get.php?id=CTNfli3BBjm

It will return a JSON you something like this

{
    "status": 1,
    "id": "CTNfli3BBjm",
    "size": null,
    "download": "https:\/\/instagram.frix7-1.fna.fbcdn.net\/v\/t51.2885-15\/fr\/e15\/s1080x1080\/240861377_526778131722483_3660906133080731993_n.jpg?_nc_ht=instagram.frix7-1.fna.fbcdn.net&_nc_cat=103&_nc_ohc=y2c3ORYMPZ4AX9xAkT2&edm=AJBgZrYBAAAA&ccb=7-4&oh=00_AT9ZHB8968BdogXjdK-qICObgQt0SstDSz03wFIdoxrSFQ&oe=61F63400&_nc_sid=78c662"
}

The API will be improved more.
Features yet to be added :-

  • Reels downloading
  • Multiple Image Downloading
  • Profile image downloading
  • and many more...


This content originally appeared on DEV Community and was authored by Shaswat Raj


Print Share Comment Cite Upload Translate Updates
APA

Shaswat Raj | Sciencx (2022-01-24T15:51:35+00:00) Instagram Image downloader Using JavaScript – API – Wholly API. Retrieved from https://www.scien.cx/2022/01/24/instagram-image-downloader-using-javascript-api-wholly-api/

MLA
" » Instagram Image downloader Using JavaScript – API – Wholly API." Shaswat Raj | Sciencx - Monday January 24, 2022, https://www.scien.cx/2022/01/24/instagram-image-downloader-using-javascript-api-wholly-api/
HARVARD
Shaswat Raj | Sciencx Monday January 24, 2022 » Instagram Image downloader Using JavaScript – API – Wholly API., viewed ,<https://www.scien.cx/2022/01/24/instagram-image-downloader-using-javascript-api-wholly-api/>
VANCOUVER
Shaswat Raj | Sciencx - » Instagram Image downloader Using JavaScript – API – Wholly API. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/01/24/instagram-image-downloader-using-javascript-api-wholly-api/
CHICAGO
" » Instagram Image downloader Using JavaScript – API – Wholly API." Shaswat Raj | Sciencx - Accessed . https://www.scien.cx/2022/01/24/instagram-image-downloader-using-javascript-api-wholly-api/
IEEE
" » Instagram Image downloader Using JavaScript – API – Wholly API." Shaswat Raj | Sciencx [Online]. Available: https://www.scien.cx/2022/01/24/instagram-image-downloader-using-javascript-api-wholly-api/. [Accessed: ]
rf:citation
» Instagram Image downloader Using JavaScript – API – Wholly API | Shaswat Raj | Sciencx | https://www.scien.cx/2022/01/24/instagram-image-downloader-using-javascript-api-wholly-api/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.