diff --git a/docs/as-module.rst b/docs/as-module.rst index e047434..179412e 100644 --- a/docs/as-module.rst +++ b/docs/as-module.rst @@ -1,3 +1,8 @@ +.. meta:: + :description: + Instaloader can also be used as a powerful and easy-to-use + Python API for Instagram, allowing to download media and metadata. + Python Module :mod:`instaloader` -------------------------------- diff --git a/docs/index.rst b/docs/index.rst index 7688b40..3f3e95f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,3 +1,9 @@ +.. meta:: + :description: + Command line tool to download pictures (and videos) from Instagram. + Instaloader downloads public and private profiles, hashtags, user stories, + feeds, comments, geotags, captions and other metadata of each post. + Instaloader ===========