From bdd4b6b5a8c300e93010e6fdbeb422f5a5c6a859 Mon Sep 17 00:00:00 2001 From: Christopher Greening Date: Sun, 13 Dec 2020 19:58:55 -0500 Subject: [PATCH] add: added reel scraping blog post link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4f2002..c3f1957 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Check out blog posts on the [official site](https://chris-greening.github.io/ins - [Tracking an Instagram posts engagement in real time with instascrape](https://dev.to/chrisgreening/tracking-an-instagram-posts-engagement-in-real-time-with-instascrape-1m1j) - [Dynamically generate embeddable Instagram HTML with instascrape](https://dev.to/chrisgreening/dynamically-generate-embeddable-instagram-html-using-instascrape-3o4b) - [Scraping an Instagram location tag with instascrape](https://dev.to/chrisgreening/scraping-an-instagram-location-tag-with-instascrape-554f) +- [Scraping Instagram reels with instascrape](https://dev.to/chrisgreening/scraping-instagram-reels-with-instascrape-3khb) --- ## :pray: Contributing