美文网首页程序员
Python - Scrapy 抓取试卷试题

Python - Scrapy 抓取试卷试题

作者: Trowa | 来源:发表于2018-07-19 09:10 被阅读22次

    Instruction

    1、用scrapy框架编写,抓取试卷及试题

    2、相关模块BeautifulSoup4Pillowlxmlbaidu-aip...

    3、图片下载,图片文字识别

    4、MySQL、Redis、MongoDB数据库存储

    5、多管道处理

    Usage

    1、切换到工作目录

        cd zujuan
    

    2、运行spider

        scrapy crawl `spiderName`
    
    papers exercises

    GitHub传送门

    GitHub

    相关文章

      网友评论

        本文标题:Python - Scrapy 抓取试卷试题

        本文链接:https://www.haomeiwen.com/subject/toyzpftx.html