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

post ranobes.tp domain change #3

Open
cdm96247 opened this issue Apr 8, 2023 · 0 comments
Open

post ranobes.tp domain change #3

cdm96247 opened this issue Apr 8, 2023 · 0 comments

Comments

@cdm96247
Copy link

cdm96247 commented Apr 8, 2023

Getting the following when trying to parse the chapters from the index page. Tried changing the css tag from grey to title ellipses since that is what I found in the body tag with the span element. I am not really proficient enough to find what is causing the issue. Below is the traceback it displays.

Traceback (most recent call last): File "L:\Code\Ranobes-Scraper-main\main.py", line 38, in <module> chapter_count = chapter_num.find("span", class_="title ellipses").text AttributeError: 'NoneType' object has no attribute 'find'

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