orsifrancesco/instagram-without-api
A simple PHP code to get unlimited instagram public pictures by every user without api, without credentials.
This tool helps developers who need to display public Instagram content (like photos from user profiles or hashtags) on their websites or applications without using the official Instagram API. It takes an Instagram username or hashtag as input and provides image data, including base64 encoded images, which can be embedded directly into web pages. It is designed for those who build and maintain websites and need a programmatic way to access Instagram media.
No commits in the last 6 months.
Use this if you are a web developer who needs to embed public Instagram images on a website or application and want to avoid the limitations or complexities of the official Instagram API.
Not ideal if you need to access private Instagram content, post to Instagram, or perform actions that require user authentication, as this tool only scrapes publicly available data.
Stars
48
Forks
14
Language
PHP
License
MIT
Category
Last pushed
Feb 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/orsifrancesco/instagram-without-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.