Home > Backend Development > Python Tutorial > 如何从零基础开始写一个关于搜索知乎答案的python爬虫?

如何从零基础开始写一个关于搜索知乎答案的python爬虫?

WBOY
Release: 2016-06-06 16:04:04
Original
2128 people have browsed it

本人下学期由于课程需要用到python,现在打算先开始自学一下。都说直接动手做一个小project比先学syntax什么的效率快,所以我现在打算做一个如下的小程序,不知道实现难度如何和需要什么知识点,希望大神们可以给点指引,万分感谢:

在知乎数学分类的答案里面,筛选出所有问题超过10个拥有500赞的答案(就是说如果一个问题下面有10个答案超过500赞,条件满足)。

本人最高水平只在能用java写一个类似俄罗斯方块的小游戏。也会一点C++。从没接触过python, 也没有网页截取链接之类的经验。不知道以上的想法对于新手来说有多大难度,希望大家可以给我一些指引。例如所需知识点的链接和博客之类什么的。万分感谢。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template