/goodguy-crawl

real-time crawlers to obtain multiple OnlineJudge information

Primary LanguageGoMIT LicenseMIT

CrawlService

A service for real-time crawlers to obtain information.

Features

website contest record submit record recent contest daily question
codeforces
atcoder
nowcoder
luogu
vjudge
leetcode
codechef
acwing

How to use

Service Mode

  • Install docker

  • Config docker-compose.yml

  • Build and Run service

docker-compose up -d

  • Service list
port service
9850 http
9851 grpc
9852 grpc-web

Go SDK Mode

go get github.com/goodguy-project/goodguy-crawl/v2