Skip to content
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

No Load Button Found #2

Open
intothevoid33 opened this issue Jul 30, 2022 · 2 comments
Open

No Load Button Found #2

intothevoid33 opened this issue Jul 30, 2022 · 2 comments

Comments

@intothevoid33
Copy link

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!

@Beach-Walk
Copy link
Owner

Hi intothevoid33,

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.

If you have any more concerns let me know.

Thanks,
BW

@intothevoid33
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants