Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
instaloader — Instagramから、画像(または動画)をそのキャプションやその他のメタデータとともにダウンロードします。 | Kitploit
ツール/GitHubGitHub/instaloader/instaloader
OSINT (オープンソースインテリジェンス)偵察データ流出情報収集ソーシャルエンジニアリングクローラー
GitHubinstaloader/instaloader

instaloader

Instagramから、画像(または動画)をそのキャプションやその他のメタデータとともにダウンロードします。

リポジトリを見る
13.1k1.6k26日前Kitploit レビュー済み

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有
ウェブサイト

.. image:: https://raw.githubusercontent.com/instaloader/instaloader/master/docs/logo_heading.png

.. badges-start

|pypi| |pyversion| |license| |aur| |contributors| |downloads|

.. |pypi| image:: https://img.shields.io/pypi/v/instaloader.svg :alt: Instaloader PyPI Project Page :target: https://pypi.org/project/instaloader/

.. |license| image:: https://img.shields.io/github/license/instaloader/instaloader.svg :alt: MIT License :target: https://github.com/instaloader/instaloader/blob/master/LICENSE

.. |pyversion| image:: https://img.shields.io/pypi/pyversions/instaloader.svg :alt: Supported Python Versions

.. |contributors| image:: https://img.shields.io/github/contributors/instaloader/instaloader.svg :alt: Contributor Count :target: https://github.com/instaloader/instaloader/graphs/contributors

.. |aur| image:: https://img.shields.io/aur/version/instaloader.svg :alt: Arch User Repository Package :target: https://aur.archlinux.org/packages/instaloader/

.. |downloads| image:: https://pepy.tech/badge/instaloader/month :alt: PyPI Download Count :target: https://pepy.tech/project/instaloader

.. badges-end

::

root@kitploit:~
$ pip3 install instaloader

$ instaloader profile [profile ...]

Instaloader

  • 公開・非公開プロフィール、ハッシュタグ、ユーザーストーリー、フィード、保存済みメディアをダウンロードし、

  • 各投稿のコメント、ジオタグ、キャプションをダウンロードし、

  • プロフィール名の変更を自動的に検出し、それに応じて対象ディレクトリをリネームし、

  • フィルタやダウンロードしたメディアの保存先を細かくカスタマイズでき、

  • 以前に中断されたダウンロードの反復を自動的に再開します。

::

root@kitploit:~
instaloader [--comments] [--geotags]
            [--stories] [--highlights] [--tagged] [--reels] [--igtv]
            [--login YOUR-USERNAME] [--fast-update]
            profile | "#hashtag" | :stories | :feed | :saved

Instaloader ドキュメント <https://instaloader.github.io/>__

Instagram から画像を自動ダウンロードする方法

プロフィールのすべての写真と動画をダウンロードし、プロフィール画像もダウンロードするには、次のようにします

::

root@kitploit:~
instaloader profile [profile ...]

profile はダウンロードしたいプロフィールの名前です。1つのプロフィールだけでなく、プロフィールのリストを指定することもできます。

後でそれらのプロフィールのローカルコピーを更新するには、次のように実行します

::

root@kitploit:~
instaloader --fast-update profile [profile ...]

--fast-update を指定すると、Instaloader は最初のダウンロード済み画像に到達した時点で停止します。

あるいは、--latest-stamps を使用すると、Instaloader に各プロフィールの最終ダウンロード時刻を保存させ、新しいメディアのみをダウンロードさせることができます

::

root@kitploit:~
instaloader --latest-stamps -- profile [profile ...]

このオプションを使用すると、ダウンロードしたメディアを移動または削除しても、アーカイブを最新の状態に保つことができます。

プロフィールを更新する際、Instaloader はプロフィール名の変更を自動的に検出し、それに応じて対象ディレクトリをリネームします。

Instaloader は非公開プロフィールのダウンロードにも使用できます。そのためには、次のように呼び出します

::

root@kitploit:~
instaloader --login=your_username profile [profile ...]

ログイン時、Instaloader はセッションクッキーを一時ディレクトリ内のファイルに保存し、次回 --login を指定したときに再利用します。したがって、有効なセッションクッキーファイルがあれば、非対話的に非公開プロフィールをダウンロードできます。

Instaloader ドキュメント <https://instaloader.github.io/basic-usage.html>__

貢献

オープンソースプロジェクトとして、Instaloader はコミュニティからの貢献に大きく依存しています。Instaloader をさらに優れたツールにするための協力方法については、貢献 <https://instaloader.github.io/contributing.html>__ を参照してください。

サポーター

.. current-sponsors-start

| Instaloader は誇りを持って以下のスポンサーによる支援を受けています

.. list-table:: :align: center

    • |socialapis|
    • SocialAPIs <https://socialapis.io/?utm_source=github&utm_medium=sponsor&utm_campaign=instaloader>__

|

.. list-table:: :align: center

    • @rocketapi-io <https://github.com/rocketapi-io>__

|

Instaloader の開発をスポンサーする方法については、Alex の GitHub Sponsors <https://github.com/sponsors/aandergr>__ ページを参照してください!

.. |socialapis| image:: ./.sponsor-logos/socialapis.png :alt: SocialAPIs :target: https://socialapis.io/?utm_source=github&utm_medium=sponsor&utm_campaign=instaloader :height: 96px

.. current-sponsors-end

私たちは Instaloader を世界に共有できることを嬉しく思います。そして、多くのユーザーが提案やアイデアを共有してくれる、このような活発で刺激的なコミュニティを集められたことを誇りに思います。時折、コミュニティがスポンサーとなって購入してくださるビールやコーヒーがあれば、Instaloader の開発への情熱はさらに高まることでしょう。

| 寄付については、GitHub Sponsors ページ、PayPal.Me リンク、Bitcoin アドレスを提供しています。 | GitHub Sponsors: GitHub Sponsors で @aandergr をスポンサー <https://github.com/sponsors/aandergr>__ | PayPal: PayPal.me/aandergr <https://www.paypal.me/aandergr>__ | BTC: 1Nst4LoadeYzrKjJ1DX9CpbLXBYE9RKLwY

免責事項

.. disclaimer-start

Instaloader は、Instagram またはその関連会社・子会社とは一切関係がなく、それらによる承認、保守、推奨も受けていません。これは独立した非公式のプロジェクトです。自己責任で使用してください。

Instaloader は MIT ライセンスの下で提供されています。詳細については LICENSE ファイルを参照してください。

.. disclaimer-end

ツールをダウンロード