![PyPI - Version](https://img.shields.io/pypi/v/insta-feed-checker?color=red)
![PyPI - Downloads](https://img.shields.io/pypi/dm/insta-feed-checker?color=orange)
![PyPI - License](https://img.shields.io/pypi/l/insta-feed-checker?color=green)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/insta-feed-checker?color=blue)
# 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.
**<ins>If it helped you, please give me a star⭐️. Thank you!</ins>**
## Quick start
- Python >= 3.6
```bash
pip install --upgrade pip
pip install insta_feed_checker
```
```py
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.
Raw data
{
"_id": null,
"home_page": "https://github.com/gibiee/insta-feed-checker",
"name": "insta-feed-checker",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "instagram,crawler,crawling,instagram_crawler,instagram_crawling,instacrawler",
"author": "gibiee",
"author_email": "gibiee@naver.com",
"download_url": "https://files.pythonhosted.org/packages/d5/7a/cef951d2529a4ff4caf8317ea2715d001ea485fc1af1ec453c67e347de20/insta-feed-checker-1.0.0.tar.gz",
"platform": null,
"description": "![PyPI - Version](https://img.shields.io/pypi/v/insta-feed-checker?color=red)\r\n![PyPI - Downloads](https://img.shields.io/pypi/dm/insta-feed-checker?color=orange)\r\n![PyPI - License](https://img.shields.io/pypi/l/insta-feed-checker?color=green)\r\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/insta-feed-checker?color=blue)\r\n\r\n# Instagram Feed Checker\r\nThis is the fastest and simplest way to check someone's instagram feeds.\r\n- Free.\r\n- Not required your instagram account.\r\n- Instagram defends the use of web scraping tools in VM. But, this library can be used in VM.\r\n\r\n**<ins>If it helped you, please give me a star\u2b50\ufe0f. Thank you!</ins>**\r\n\r\n## Quick start\r\n- Python >= 3.6\r\n```bash\r\npip install --upgrade pip\r\npip install insta_feed_checker\r\n```\r\n\r\n```py\r\nimport insta_feed_checker\r\n\r\ninsta_feed_checker.get_feeds(username='starbucks')\r\n# It will be returned pairs of url(image src) and caption as [(text, text), (text, text), ...]\r\n```\r\n\r\n## Caution\r\n**This library is free, so it has some constraints.**\r\n- You can only get up to 12 Instagram latest feeds.\r\n- If you repeat the call in a short time, you may get ***blocked***.\r\n - `JSONDecodeError: Expecting value: line 1 column 1 (char 0)` means you are blocked.\r\n - If you are blocked, it will be released after some time.\r\n - When I tested it, even if I request once every 10 minutes, I was blocked around the 40th time.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The fastest and simplest way to check someone's instagram feeds",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/gibiee/insta-feed-checker"
},
"split_keywords": [
"instagram",
"crawler",
"crawling",
"instagram_crawler",
"instagram_crawling",
"instacrawler"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4e1ce5c8080107daa88980b5fb3169b74a053a5d7508d2fb590bea7af0cf229c",
"md5": "bfc47e32692a103011acd97573b09eca",
"sha256": "7fb76bd6fcc9f8af97da0476cd1b025ff06fd272c70f8962b26ff4f3ee6414ac"
},
"downloads": -1,
"filename": "insta_feed_checker-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bfc47e32692a103011acd97573b09eca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3856,
"upload_time": "2023-11-11T10:11:14",
"upload_time_iso_8601": "2023-11-11T10:11:14.010042Z",
"url": "https://files.pythonhosted.org/packages/4e/1c/e5c8080107daa88980b5fb3169b74a053a5d7508d2fb590bea7af0cf229c/insta_feed_checker-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d57acef951d2529a4ff4caf8317ea2715d001ea485fc1af1ec453c67e347de20",
"md5": "6be9ad1d7f8e48e175a48b63113e0c6b",
"sha256": "b4d8bc294661986ffa5a1bb3cdac4fe845936fd2ea96b5eb67ca6c7f53b2e06b"
},
"downloads": -1,
"filename": "insta-feed-checker-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "6be9ad1d7f8e48e175a48b63113e0c6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3516,
"upload_time": "2023-11-11T10:11:15",
"upload_time_iso_8601": "2023-11-11T10:11:15.416086Z",
"url": "https://files.pythonhosted.org/packages/d5/7a/cef951d2529a4ff4caf8317ea2715d001ea485fc1af1ec453c67e347de20/insta-feed-checker-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-11 10:11:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gibiee",
"github_project": "insta-feed-checker",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "insta-feed-checker"
}