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

Add subheadline selector to LATimes #378

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Add subheadline selector to LATimes #378

merged 2 commits into from
Mar 8, 2024

Conversation

MaxDall
Copy link
Collaborator

@MaxDall MaxDall commented Feb 26, 2024

No description provided.

@MaxDall MaxDall mentioned this pull request Feb 26, 2024
39 tasks
Copy link
Collaborator

@addie9800 addie9800 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this 👍

@@ -13,13 +13,15 @@

class LATimesParser(ParserProxy):
class V1(BaseParser):
_subheadline_selector = CSSSelector("div[data-element*=story-body] h3[class*=story-title]")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@addie9800 addie9800 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating LATimes 👍

@MaxDall MaxDall merged commit b276878 into master Mar 8, 2024
5 checks passed
@MaxDall MaxDall deleted the fix-la-times branch March 8, 2024 15:06
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

Successfully merging this pull request may close these issues.

2 participants