ngoan98tv / try-scrapy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

source bin/activate
cd tutorial
scrapy crawl posts -o posts.json -a start_urls="https://yu.ctu.edu.vn/dtn.html" -a allowed_domains="yu.ctu.edu.vn" -a follow_pages="dtn\.html*"

About


Languages

Language:Python 57.7%Language:PowerShell 29.4%Language:Shell 12.9%