Skip to content

Scraping nytimes.com outdated #27

@rmoehn

Description

@rmoehn

It appears that the HTML source of nytimes.com was changed to HTML5 and the div tags for stories became article tags. As a result, the *story-selector* doesn't work anymore. My quick fix is to change :div.story to :article.story.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions