Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

TypeError: 'NoneType' object is not subscriptable on location scrape #148

Open
robin-price opened this issue Dec 1, 2021 · 0 comments
Open

Comments

@robin-price
Copy link

I get a an TypeError: 'NoneType' object is not subscriptable when I try to scrape a location following the tutorial on your blog

url = 'https://www.instagram.com/explore/locations/73347620/dublin-ireland/'
dublin = Location(url)
dublin.scrape(headers=headers)

then when I try to do anything with get_recent_posts() I get an error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant