The fastest and simplest way to check someone's instagram feeds
Project description
Instagram Feed Checker
This is the fastest and simplest way to check someone's instagram feeds.
- Free.
- Not required your instagram account.
- Instagram defends the use of web scraping tools in VM. But, this library can be used in VM.
If it helped you, please give me a star⭐️. Thank you!
Quick start
- Python >= 3.6
pip install --upgrade pip
pip install insta_feed_checker
import insta_feed_checker
insta_feed_checker.get_feeds(username='starbucks')
# It will be returned pairs of url(image src) and caption as [(text, text), (text, text), ...]
Caution
This library is free, so it has some constraints.
- You can only get up to 12 Instagram latest feeds.
- If you repeat the call in a short time, you may get blocked.
JSONDecodeError: Expecting value: line 1 column 1 (char 0)means you are blocked.- If you are blocked, it will be released after some time.
- When I tested it, even if I request once every 10 minutes, I was blocked around the 40th time.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file insta-feed-checker-1.0.0.tar.gz.
File metadata
- Download URL: insta-feed-checker-1.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4d8bc294661986ffa5a1bb3cdac4fe845936fd2ea96b5eb67ca6c7f53b2e06b
|
|
| MD5 |
6be9ad1d7f8e48e175a48b63113e0c6b
|
|
| BLAKE2b-256 |
d57acef951d2529a4ff4caf8317ea2715d001ea485fc1af1ec453c67e347de20
|
File details
Details for the file insta_feed_checker-1.0.0-py3-none-any.whl.
File metadata
- Download URL: insta_feed_checker-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fb76bd6fcc9f8af97da0476cd1b025ff06fd272c70f8962b26ff4f3ee6414ac
|
|
| MD5 |
bfc47e32692a103011acd97573b09eca
|
|
| BLAKE2b-256 |
4e1ce5c8080107daa88980b5fb3169b74a053a5d7508d2fb590bea7af0cf229c
|