instagram-archiver


Nameinstagram-archiver JSON
Version 0.2.1 PyPI version JSON
download
home_page
SummaryArchive Instagram content.
upload_time2023-07-14 21:55:33
maintainer
docs_urlNone
authorAndrew Udvare
requires_python>=3.10,<4
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Instagram Archiver

[![QA](https://github.com/Tatsh/instagram-archiver/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/instagram-archiver/actions/workflows/qa.yml)

Tool to download data from an Instagram profile you have access to. It downloads the images, videos,
and related metadata (stored as JSON files).

## Installation

```shell
pip install instagram-archiver
```

## Usage

```shell
ia USERNAME
```

If you like to see output, pass `--debug`.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "instagram-archiver",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andrew Udvare",
    "author_email": "audvare@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/53/7d/ac40ab69729284b5197476ba4295d04b202e553928f2b2750f4089902d8f/instagram_archiver-0.2.1.tar.gz",
    "platform": null,
    "description": "# Instagram Archiver\n\n[![QA](https://github.com/Tatsh/instagram-archiver/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/instagram-archiver/actions/workflows/qa.yml)\n\nTool to download data from an Instagram profile you have access to. It downloads the images, videos,\nand related metadata (stored as JSON files).\n\n## Installation\n\n```shell\npip install instagram-archiver\n```\n\n## Usage\n\n```shell\nia USERNAME\n```\n\nIf you like to see output, pass `--debug`.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Archive Instagram content.",
    "version": "0.2.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b5f0fda41e6112558058feb918ca6a872843c397c359f388d80922bd02d0762",
                "md5": "9a9854e40d42a709957dc4904ba5ed6d",
                "sha256": "e26a90401d7b6e027d7555deb2f367ba59dfe0e4b98e36d7c10f25aefb03f282"
            },
            "downloads": -1,
            "filename": "instagram_archiver-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a9854e40d42a709957dc4904ba5ed6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4",
            "size": 14110,
            "upload_time": "2023-07-14T21:55:32",
            "upload_time_iso_8601": "2023-07-14T21:55:32.356179Z",
            "url": "https://files.pythonhosted.org/packages/4b/5f/0fda41e6112558058feb918ca6a872843c397c359f388d80922bd02d0762/instagram_archiver-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "537dac40ab69729284b5197476ba4295d04b202e553928f2b2750f4089902d8f",
                "md5": "85f7578cc71ae997fd9dd18850ea6210",
                "sha256": "d1a19855ff33c3d9ff5c6aaa9f4f62d5c9bd2429b8fefe594bccddc020d302b5"
            },
            "downloads": -1,
            "filename": "instagram_archiver-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "85f7578cc71ae997fd9dd18850ea6210",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4",
            "size": 12938,
            "upload_time": "2023-07-14T21:55:33",
            "upload_time_iso_8601": "2023-07-14T21:55:33.732545Z",
            "url": "https://files.pythonhosted.org/packages/53/7d/ac40ab69729284b5197476ba4295d04b202e553928f2b2750f4089902d8f/instagram_archiver-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-14 21:55:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "instagram-archiver"
}
        
Elapsed time: 0.08705s