You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have fixed the "load more" button issue, the XPATH had to be updated. Several other changes have been made as well, please re-clone the project and rerun it again.
I've also updated the way the script handles file names. Instead of assigning the image file an incrementing number for the name, it will now use the name from the VSCO URL (which should be unique to the image). So this should fix the issue of files getting overwritten with newer images the user uploads when the script is ran at a later date.
The script is not finding the "load more" button on the pages so only the first 14 images are scraped.
Is there a way to just add new images when scraping at a later date?
Thanks for the project!
The text was updated successfully, but these errors were encountered: