An open API service indexing awesome lists of open source software.

https://github.com/bino98/scraping-go

Go言語で複数サイトのWebスクレイピングに対応したクローラー
https://github.com/bino98/scraping-go

docker docker-compose go mit scraper

Last synced: 6 months ago
JSON representation

Go言語で複数サイトのWebスクレイピングに対応したクローラー

Awesome Lists containing this project

README

          

Scraping-go
====

Go言語で複数サイトのWebスクレイピングに対応したクローラー

## Description

TBD

## Requirement

- docker-compose実行環境

## Usage & Install

```sh
$ docker-compose up -d
```

## Contribution

none

## Licence

[MIT](https://github.com/tcnksm/tool/blob/master/LICENCE)

## Author

[bino98](https://github.com/bino98)