Skip to content

ohbarye/choka-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Choka Scraper

This is a script to fetch catches of fishing by scraping https://www.fishing-v.jp/.

Requirement

That's it!

Usage

Just run the command below on your terminal.

$ docker run -it -v $PWD:/app -w /app python bash -c "pip install -r requirements.txt && python scraper.py"

About

This is a script to fetch catches of fishing by scraping https://www.fishing-v.jp/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages