101 Forks
312 Stars
312 Watchers

CrawlerTutorial

爬蟲極簡教學(fetch, parse, search, multiprocessing, API)- PTT 為例

How to download and setup CrawlerTutorial

Open terminal and run command
git clone https://github.com/leVirve/CrawlerTutorial.git
git clone is used to create a copy or clone of CrawlerTutorial 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 CrawlerTutorial https://github.com/leVirve/CrawlerTutorial/archive/master.zip

Or simply clone CrawlerTutorial with SSH
[email protected]:leVirve/CrawlerTutorial.git

If you have some problems with CrawlerTutorial

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