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
636 stars 111 forks source link

TypeError:Profile.__init__() missing 1 required positional argument: data #167

Open joe-rabbit opened 1 year ago

joe-rabbit commented 1 year ago

I was trying out the given example, but it says there needs to be a data dictionary in the argument here is a screenshot of the error

image