Une interface commune pour récupérer des articles de journaux
A basic chabot application that downloads article from one newspaper have been added. It can download html pages and is called with !hmtl ArticleLocation have been refactored to own it's internal data. |
||
---|---|---|
.gitea/issue_template | ||
crieur-chatbot | ||
crieur-retrieve | ||
documentation | ||
examples | ||
src | ||
.drone.yml | ||
.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=cli_downloader