Retrieval for one newspaper #4

Closed
koalp wants to merge 0 commits from feature/mediapart_poc into development
Owner

A first example as well as some documentation have been added

The first example builds an article location and download the article as
an html String.

The documentation explains how it has been designed and what is the goal
of the application as well as it's intended architecture.

Tasks

  • download
  • self-contained-html (basic)
  • remove unused part of the html page
  • remove warnings and make clippy happy

Closes

closes #3
closes #5

A first example as well as some documentation have been added The first example builds an article location and download the article as an html String. The documentation explains how it has been designed and what is the goal of the application as well as it's intended architecture. # Tasks - [x] download - [x] self-contained-html (basic) - [x] remove unused part of the html page - [x] remove warnings and make clippy happy # Closes closes #3 closes #5
koalp added 1 commit 2021-04-23 22:15:19 +02:00
A first example as well as some documentation have been added

The first example builds an article location and download the article as
an html String.

The documentation explains how it has been designed and what is the goal
of the application as well as it's intended architecture
koalp added 1 commit 2021-04-24 03:47:20 +02:00
A feature to remove elements of html pages based on css selectors have
been added.

The removal of link element that load external js have been added.
koalp changed title from WIP: Retrieval for one newspaper to Retrieval for one newspaper 2021-04-24 03:47:31 +02:00
koalp closed this pull request 2021-04-24 03:48:56 +02:00
Author
Owner

Merged manually

Merged manually

Pull request closed

Sign in to join this conversation.
No description provided.