Skip to content

Automate fetching web sites articles patterns #80

@azeevg

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions