Skip to content

A scrapy app to crawl worksheets from k5learning.com

Notifications You must be signed in to change notification settings

zehengl/scrapy-k5learning

Repository files navigation

logo

scrapy-k5learning

coding_style

A scrapy app to crawl worksheets from k5learning.com

Getting Started

python -m venv .venv
.\.venv\Scripts\activate
python -m pip install -U pip
pip install -r requirements.txt
cd k5learning
scrapy crawl kindergarten-worksheets
scrapy crawl grade1-worksheets
scrapy crawl grade2-worksheets
scrapy crawl grade3-worksheets
scrapy crawl grade4-worksheets
scrapy crawl grade5-worksheets
scrapy crawl grade6-worksheets

Use pip install -r requirements-dev.txt for development.

Credits

About

A scrapy app to crawl worksheets from k5learning.com

Topics

Resources

Stars

Watchers

Forks

Languages