Start working on a cache solution. Keep the html, so I can test with parsing in a more controlled way.

This commit is contained in:
2018-12-18 13:05:00 +01:00
parent f6e9a0daa6
commit 97103a9775
3 changed files with 40 additions and 1 deletions

View File

@@ -5,5 +5,6 @@ authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
edition = "2018"
[dependencies]
directories = "1.0"
reqwest = "0.9"
scraper = "0.9"