From a7f89d254715259142f2df4008dbca7e3efaf3ce Mon Sep 17 00:00:00 2001 From: Shobhit Gupta Date: Mon, 3 Jul 2023 20:18:24 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57218cf..253ceab 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Insta-Spider +Insta-Spider is a powerful npm library built with TypeScript that allows you to download Instagram Reels with ease. With its simple and intuitive interface, you can seamlessly integrate it into your Node.js projects and start scraping Instagram Reels effortlessly. + [![npm version](https://img.shields.io/npm/v/insta-spider.svg?style=flat-square)](https://www.npmjs.com/package/insta-spider) [![npm downloads](https://img.shields.io/npm/dm/insta-spider.svg?style=flat-square)](https://www.npmjs.com/package/insta-spider) -Insta-Spider is a powerful npm library built with TypeScript that allows you to download Instagram Reels with ease. With its simple and intuitive interface, you can seamlessly integrate it into your Node.js projects and start scraping Instagram Reels effortlessly. - ## Features - Download Instagram Reels programmatically. - Built-in TypeScript support for enhanced development experience.