-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script runs through pages but does not scrape any images (2) #11
Comments
same here |
Thanks! The script has been updated. |
The format has changed again. Change Line 87 to: |
The format changed again, change line 87 to: |
Now |
Did format changed again? I'm having same issue. |
Now it's |
Hi,
the shutterstock's page format changed again. Line 87 should now be changed to img_container = scraper.find_all("img", {"class":"z_g_h"})
/martijn
The text was updated successfully, but these errors were encountered: