Une interface commune pour récupérer des articles de journaux
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 |
||
---|---|---|
.gitea/issue_template | ||
crieur-retrieve | ||
documentation | ||
examples | ||
src | ||
.gitattributes | ||
.gitignore | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
justfile | ||
README.md |
Tools to retrieve articles from multiple newspaper you subscribed to.
This is a prototype, it isn't stable at all and you may not want to use it if you expect it to just work !
How to use it
First retrieve login cookies for websites and put it in a .env
cargo run --example=retrive_html_articles