Skip to content

Automate fetching web sites articles patterns #80

Description

@azeevg

We can avoid updating extension every time we learn to process a new web site
It can automated if we have a special API like /patterns returns classes to analyze
{
wall-street-journal: "article body",
new-york-times: "main-article content",
...
}

So we can update it somewhere on the backend without changing an extension itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions