Closed stefanbschneider closed 6 years ago
Sorry, it was really just an issue with Python 3.6. Works with 3.5 now.
Even though, I still get an error Error while finding module specification for 'crawl_profile.py' (AttributeError: module 'crawl_profile' has no attribute '__path__')
- but it still works.
Trying to scrape a public Instagram profile, I got this error:
Am I missing something? Why is it using headless chrome? I actually appreciate headless, but I read in another issue that it's apparently not yet supported? Or is this an issue with Python 3.6?