![PyPI - Version](https://img.shields.io/pypi/v/instacrawler?color=red)
![PyPI - Downloads](https://img.shields.io/pypi/dm/instacrawler?color=orange)
![PyPI - License](https://img.shields.io/pypi/l/instacrawler?color=green)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/instacrawler?color=blue)
# instacrawler
**instacrawler** is the fastest and simplest way to check someone's instagram feed/story.
- No instagram account required.
- Available on VM
You can find more detailed information in [Caution](#caution).
**<ins>If it helped you, please give me a star⭐️. Thank you!</ins>**
## Installation
- Python >= 3.7
```bash
pip install --upgrade pip
pip install instacrawler
```
## Quick start
```py
import instacrawler
instacrawler.get_latest_feed(username='starbucks')
# OUTPUT : (text, PIL.Image)
instacrawler.get_latest_story(username='starbucks')
# OUTPUT : PIL.Image
```
## Caution
- This library use the mirror site named [imgsed](https://imgsed.com/). So if the site changes, this may not be worked.
- Due to the nature of the mirror site, it is hard to identify fixed feeds.
- When a new feed/story is posted, it needs time to be reflected.
- New feed : *maybe* up to 4 hours
- New Story : *maybe* up to 3 hours
Raw data
{
"_id": null,
"home_page": "https://github.com/gibiee/instacrawler",
"name": "instacrawler",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "instacrawler,instagram,crawler,crawling,instagram-crawler,instagram-crawling",
"author": "gibiee",
"author_email": "gibiee@naver.com",
"download_url": "https://files.pythonhosted.org/packages/95/93/c9b07e4f18d062dbce4e44830b54d8932756d3726b8c4c57fea1832b2865/instacrawler-1.0.6.tar.gz",
"platform": null,
"description": "![PyPI - Version](https://img.shields.io/pypi/v/instacrawler?color=red)\r\n![PyPI - Downloads](https://img.shields.io/pypi/dm/instacrawler?color=orange)\r\n![PyPI - License](https://img.shields.io/pypi/l/instacrawler?color=green)\r\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/instacrawler?color=blue)\r\n\r\n# instacrawler\r\n**instacrawler** is the fastest and simplest way to check someone's instagram feed/story.\r\n- No instagram account required.\r\n- Available on VM\r\n\r\nYou can find more detailed information in [Caution](#caution).\r\n\r\n**<ins>If it helped you, please give me a star\u2b50\ufe0f. Thank you!</ins>**\r\n\r\n\r\n## Installation\r\n- Python >= 3.7\r\n```bash\r\npip install --upgrade pip\r\npip install instacrawler\r\n```\r\n\r\n## Quick start\r\n```py\r\nimport instacrawler\r\n\r\ninstacrawler.get_latest_feed(username='starbucks')\r\n# OUTPUT : (text, PIL.Image)\r\n\r\ninstacrawler.get_latest_story(username='starbucks')\r\n# OUTPUT : PIL.Image\r\n```\r\n\r\n## Caution\r\n- This library use the mirror site named [imgsed](https://imgsed.com/). So if the site changes, this may not be worked.\r\n- Due to the nature of the mirror site, it is hard to identify fixed feeds.\r\n- When a new feed/story is posted, it needs time to be reflected.\r\n - New feed : *maybe* up to 4 hours\r\n - New Story : *maybe* up to 3 hours\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The fastest way to check someone's instagram feed/story.",
"version": "1.0.6",
"project_urls": {
"Homepage": "https://github.com/gibiee/instacrawler"
},
"split_keywords": [
"instacrawler",
"instagram",
"crawler",
"crawling",
"instagram-crawler",
"instagram-crawling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d6a7e2bfb0b9926eace06e1729517498080f2d7f90648b3158e779d02690bda0",
"md5": "77ea5aa8a987912b9bfb83e9543e871c",
"sha256": "9a206e12b63855ca4980259f1e13babced6e808355c3cb4dec50c670e536ff6b"
},
"downloads": -1,
"filename": "instacrawler-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "77ea5aa8a987912b9bfb83e9543e871c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 3928,
"upload_time": "2023-09-26T12:28:31",
"upload_time_iso_8601": "2023-09-26T12:28:31.306833Z",
"url": "https://files.pythonhosted.org/packages/d6/a7/e2bfb0b9926eace06e1729517498080f2d7f90648b3158e779d02690bda0/instacrawler-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9593c9b07e4f18d062dbce4e44830b54d8932756d3726b8c4c57fea1832b2865",
"md5": "5f976f6a93198057bea25ea80fdf9437",
"sha256": "48fa5bcbb277f6ddd4edfc2aa1b09169ada7c4e08cf5585b99718a68ca126897"
},
"downloads": -1,
"filename": "instacrawler-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "5f976f6a93198057bea25ea80fdf9437",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3780,
"upload_time": "2023-09-26T12:28:32",
"upload_time_iso_8601": "2023-09-26T12:28:32.914860Z",
"url": "https://files.pythonhosted.org/packages/95/93/c9b07e4f18d062dbce4e44830b54d8932756d3726b8c4c57fea1832b2865/instacrawler-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-26 12:28:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gibiee",
"github_project": "instacrawler",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "instacrawler"
}