It is an example of using the async-concurrency
with rust
- Docker
- Makefile prerequisites
make build
This command will build the docker image.
For launching the scraper, run the following command:
make run
- A webscraper.db file is created in the
./data
folder. - It is a SQLite database. You can explore it to see the products scraped.