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

This scraper is invalid due to change in naming pagination #6

Open
0mars opened this issue Nov 24, 2021 · 2 comments
Open

This scraper is invalid due to change in naming pagination #6

0mars opened this issue Nov 24, 2021 · 2 comments

Comments

@0mars
Copy link
Contributor

0mars commented Nov 24, 2021

It throws:

Traceback (most recent call last):
  File "books_scraper.py", line 272, in <module>
    scraper.run()
  File "books_scraper.py", line 258, in run
    self.check_cookie()
  File "books_scraper.py", line 254, in check_cookie
    raise Exception('Must use a valid session cookie!')
Exception: Must use a valid session cookie!
@0mars
Copy link
Contributor Author

0mars commented Nov 24, 2021

for non-logged in users, there is absolutely no pagination what so ever

@lacie-life
Copy link

I met the same problem. Have you fixed that? @0mars

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