Skip to content

FFng/yascrapy

 
 

Repository files navigation

现在文档都是在本地生成,还没有开放出来

文档生成流程:

python setup.py install
cd docs
pip install -r requirements.txt
make html

然后用浏览器打开docs/build/html/index.html这个页面就好了

About

A high-performance distributed web crawling & scraping framework written with golang and python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.3%
  • HTML 47.3%
  • Shell 0.4%