borderline232 / fetscraper

A python based web scraper to download images from a user's profile on Fetlife
https://borderline232.github.io/fetscraper/
3 stars 0 forks source link

Fail download #2

Open turpez opened 3 months ago

turpez commented 3 months ago

<Response [403]> Traceback (most recent call last): File "C:\Users\utilisateur\Documents\Python test\fetscraper\fetscrape-image-profile.py", line 153, in main(username, password, url, directory) File "C:\Users\utilisateur\Documents\Python test\fetscraper\fetscrape-image-profile.py", line 60, in main login_data['authenticity_token'] = soup.find('input', attrs={'name': 'authenticity_token'})['value']


TypeError: 'NoneType' object is not subscriptable