chris-greening / instascrape

Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
https://chris-greening.github.io/instascrape/
MIT License
630 stars 107 forks source link

Get the first comment #92

Open Tayzerdo opened 3 years ago

Tayzerdo commented 3 years ago

Hey hey Chris,

First of all, great job with this package, it's really interesting and so useful. Is there a way to add a tool to retrieve the first comment on the post? Maybe that will be interesting because some users add the hashtags on the first comment after posting the photo/video on the feed.

Is there a way to do it?

Thanks in advance