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スクレイピングに対応したクローラー
- Host: GitHub
- URL: https://github.com/bino98/scraping-go
- Owner: bino98
- Created: 2019-06-14T01:21:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T06:13:33.000Z (about 7 years ago)
- Last Synced: 2024-11-16T00:42:13.006Z (over 1 year ago)
- Topics: docker, docker-compose, go, mit, scraper
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)