8 Forks
86 Stars
86 Watchers

spiderbuf

Spiderbuf 是一个专注于 Python 爬虫练习的网站。提供丰富的爬虫教程、爬虫案例解析和爬虫练习题。Python爬虫开发强化练习,在矛与盾的攻防中不断提高技术水平,通过大量的爬虫实战掌握常见的爬虫与反爬套路。 引导式爬虫案例 + 免费爬虫视频教程,以闯关的形式挑战各个爬虫任务,培养爬虫开发的直觉及经验,验证自身爬虫开发与反爬虫实力的时候到了。

How to download and setup spiderbuf

Open terminal and run command
git clone https://github.com/hhuayuan/spiderbuf.git
git clone is used to create a copy or clone of spiderbuf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spiderbuf https://github.com/hhuayuan/spiderbuf/archive/master.zip

Or simply clone spiderbuf with SSH
[email protected]:hhuayuan/spiderbuf.git

If you have some problems with spiderbuf

You may open issue on spiderbuf support forum (system) here: https://github.com/hhuayuan/spiderbuf/issues