You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
section_by_title(title: str)
In some pages with identical section names, like this one:
January in Events and January in Deaths in https://en.wikipedia.org/wiki/1920
returns the info from Deaths only.
Is there a way to associate the content of that specific name January with the main section Events?
The text was updated successfully, but these errors were encountered:
section_by_title(title: str)
In some pages with identical section names, like this one:
January in Events and January in Deaths in https://en.wikipedia.org/wiki/1920
returns the info from Deaths only.
Is there a way to associate the content of that specific name January with the main section Events?
The text was updated successfully, but these errors were encountered: