ThomasHuke / per

A Heigh performance and easy-using crawler 🐬

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

per

Heigh performance and easy-using crawler

  • Heigh performance : the Concurrent crawler
  • easy-using: easily to use ,per have a simple API everyone can use it

Install

go get github.com/ThomasHuke/per

Quick Start

per.Run(url, ty)

API: please see the doc

example: please see the example

Output

you can have an output result that the code type can be md json or text.

Donate

Donate

About

A Heigh performance and easy-using crawler 🐬

License:MIT License


Languages

Language:Go 96.2%Language:Shell 3.8%