Skip to content

kushnirv/scraping_simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraping_simple

An example of scraping tips from the site

Prerequisites

  1. Install docker and docker compose

Installing:

Build an image of a docker container

docker-compose build

Create a database using the command

make init_db

Run scarping

docker-compose up

or

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published