Skip to content

martinf08/asynchronous-concurrency-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asynchronous-concurrency-rust

version version Latest Stable Version

It is an example of using the async-concurrency with rust

Prerequisites

  • Docker
  • Makefile prerequisites

Installation

make build

This command will build the docker image.

Usage

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published