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

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

Open jo780-full opened 1 year ago

jo780-full 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