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
625 stars 109 forks source link

profile_pic_url missing on post.scrape #120

Open radoya opened 3 years ago

radoya commented 3 years ago

Hi. By trying to scrape post can't get owner profile_pic.

https://pasteboard.co/K0kOXyf.png

Tried with multiple different posts - always get the same.

Is there a way to get it? Thanks.