-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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'
npmaharaj1 and peekpeekpeekpeek
Metadata
Metadata
Assignees
Labels
No labels