文件名称:知乎爬虫任务与示范
介绍说明--下载内容均来自于网络,请自行研究使用
利用python编写的知乎数据爬取程序,包括提问,精答,精彩评论,以及自动登录知乎网站的相关代码,局哟普一定的参考价值(Using Python to write data crawling program, including questions, answers, wonderful comments, as well as automatic login know the relevant code of the website, bureau general reference value)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
知乎爬虫任务与示范
知乎爬虫任务与示范\.ipynb_checkpoints
知乎爬虫任务与示范\.ipynb_checkpoints\Test-checkpoint.ipynb
知乎爬虫任务与示范\Test.ipynb
知乎爬虫任务与示范\captcha.jpg
知乎爬虫任务与示范\cookies
知乎爬虫任务与示范\login_class.py
知乎爬虫任务与示范\sample data-csv
知乎爬虫任务与示范\sample data-csv\answer_comments.csv
知乎爬虫任务与示范\sample data-csv\answer_question_creator.csv
知乎爬虫任务与示范\sample data-csv\answer_question_tag.csv
知乎爬虫任务与示范\sample data-csv\answer_voters.csv
知乎爬虫任务与示范\sample data-csv\answers.csv
知乎爬虫任务与示范\sample data-csv\answers_other_answer.csv
知乎爬虫任务与示范\sample data-csv\questions.csv
知乎爬虫任务与示范\sample data-csv\questions_all_answer.csv
知乎爬虫任务与示范\sample data-csv\questions_tag.csv
知乎爬虫任务与示范\sample data-json
知乎爬虫任务与示范\sample data-json\answer_comments.json
知乎爬虫任务与示范\sample data-json\answer_comments_pretty.json
知乎爬虫任务与示范\sample data-json\answer_question_creator.json
知乎爬虫任务与示范\sample data-json\answer_question_creator_pretty.json
知乎爬虫任务与示范\sample data-json\answer_question_tag.json
知乎爬虫任务与示范\sample data-json\answer_question_tag_pretty.json
知乎爬虫任务与示范\sample data-json\answer_voters.json
知乎爬虫任务与示范\sample data-json\answer_voters_pretty.json
知乎爬虫任务与示范\sample data-json\answers.json
知乎爬虫任务与示范\sample data-json\answers_other_answer.json
知乎爬虫任务与示范\sample data-json\answers_other_answer_pretty.json
知乎爬虫任务与示范\sample data-json\answers_pretty.json
知乎爬虫任务与示范\sample data-json\questions.json
知乎爬虫任务与示范\sample data-json\questions_all_answer.json
知乎爬虫任务与示范\sample data-json\questions_all_answer_pretty.json
知乎爬虫任务与示范\sample data-json\questions_pretty.json
知乎爬虫任务与示范\sample data-json\questions_tag.json
知乎爬虫任务与示范\sample data-json\questions_tag_pretty.json
知乎爬虫任务与示范\sample_id.csv
知乎爬虫任务与示范\thread queue_audience_answer.py
知乎爬虫任务与示范\thread queue_audience_answer_comment.py
知乎爬虫任务与示范\thread queue_audience_answer_other_answer.py
知乎爬虫任务与示范\thread queue_audience_answer_question_creator.py
知乎爬虫任务与示范\thread queue_audience_answer_question_tag.py
知乎爬虫任务与示范\thread queue_audience_answer_voter.py
知乎爬虫任务与示范\thread queue_audience_questions.py
知乎爬虫任务与示范\thread queue_audience_questions_all_answer.py
知乎爬虫任务与示范\thread queue_audience_questions_tag.py
知乎爬虫任务与示范\要求
知乎爬虫任务与示范\要求\201610_id.csv
知乎爬虫任务与示范\要求\需求数据说明.docx
知乎爬虫任务与示范\.ipynb_checkpoints
知乎爬虫任务与示范\.ipynb_checkpoints\Test-checkpoint.ipynb
知乎爬虫任务与示范\Test.ipynb
知乎爬虫任务与示范\captcha.jpg
知乎爬虫任务与示范\cookies
知乎爬虫任务与示范\login_class.py
知乎爬虫任务与示范\sample data-csv
知乎爬虫任务与示范\sample data-csv\answer_comments.csv
知乎爬虫任务与示范\sample data-csv\answer_question_creator.csv
知乎爬虫任务与示范\sample data-csv\answer_question_tag.csv
知乎爬虫任务与示范\sample data-csv\answer_voters.csv
知乎爬虫任务与示范\sample data-csv\answers.csv
知乎爬虫任务与示范\sample data-csv\answers_other_answer.csv
知乎爬虫任务与示范\sample data-csv\questions.csv
知乎爬虫任务与示范\sample data-csv\questions_all_answer.csv
知乎爬虫任务与示范\sample data-csv\questions_tag.csv
知乎爬虫任务与示范\sample data-json
知乎爬虫任务与示范\sample data-json\answer_comments.json
知乎爬虫任务与示范\sample data-json\answer_comments_pretty.json
知乎爬虫任务与示范\sample data-json\answer_question_creator.json
知乎爬虫任务与示范\sample data-json\answer_question_creator_pretty.json
知乎爬虫任务与示范\sample data-json\answer_question_tag.json
知乎爬虫任务与示范\sample data-json\answer_question_tag_pretty.json
知乎爬虫任务与示范\sample data-json\answer_voters.json
知乎爬虫任务与示范\sample data-json\answer_voters_pretty.json
知乎爬虫任务与示范\sample data-json\answers.json
知乎爬虫任务与示范\sample data-json\answers_other_answer.json
知乎爬虫任务与示范\sample data-json\answers_other_answer_pretty.json
知乎爬虫任务与示范\sample data-json\answers_pretty.json
知乎爬虫任务与示范\sample data-json\questions.json
知乎爬虫任务与示范\sample data-json\questions_all_answer.json
知乎爬虫任务与示范\sample data-json\questions_all_answer_pretty.json
知乎爬虫任务与示范\sample data-json\questions_pretty.json
知乎爬虫任务与示范\sample data-json\questions_tag.json
知乎爬虫任务与示范\sample data-json\questions_tag_pretty.json
知乎爬虫任务与示范\sample_id.csv
知乎爬虫任务与示范\thread queue_audience_answer.py
知乎爬虫任务与示范\thread queue_audience_answer_comment.py
知乎爬虫任务与示范\thread queue_audience_answer_other_answer.py
知乎爬虫任务与示范\thread queue_audience_answer_question_creator.py
知乎爬虫任务与示范\thread queue_audience_answer_question_tag.py
知乎爬虫任务与示范\thread queue_audience_answer_voter.py
知乎爬虫任务与示范\thread queue_audience_questions.py
知乎爬虫任务与示范\thread queue_audience_questions_all_answer.py
知乎爬虫任务与示范\thread queue_audience_questions_tag.py
知乎爬虫任务与示范\要求
知乎爬虫任务与示范\要求\201610_id.csv
知乎爬虫任务与示范\要求\需求数据说明.docx