Skip to content

nigdanil/scrapy_comics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraping the reading books website

What website will using for get data

website readcomicsonline

curl -sSL https://install.python-poetry.org | python -

Project setup

poetry init

Run python venv with poetry

poetry shell

Check poetry version

poetry --version

Install envorements

poetry install

Poerty run Python script

poetry run python main.py

About

Scraping the reading comics website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published