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

Less images found: Message: Element <input id="smb" class="ksb" type="button"> could not be scrolled into view #6

Open
AliYar-Khan opened this issue Sep 5, 2019 · 0 comments

Comments

@AliYar-Khan
Copy link

AliYar-Khan commented Sep 5, 2019

I want to download 1100 images for a query but it allows me only 300 with the error "Less images found: Message: Element could not be scrolled into view". I think code has the issue at some point like the nested loop has something to play

 for _ in range(int(number_of_scrolls)):
        for __ in range(10):

for the second loop value when i increase it to 120 it allows me 913 images . I am little confuse about this loop. Can you please explain what are you doing in here ? looking forward to you !

one more thing that the show more result is also not showing at the end of the page you can see in the screen shot
Screenshot (322)

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

1 participant