mirror of
https://github.com/wahyd4/scraper.git
synced 2026-08-09 05:06:22 +10:00
15 lines
321 B
Markdown
15 lines
321 B
Markdown
# Domain Scraper
|
|
|
|

|
|
|
|
Domain URL: https://www.domain.com.au/auction-results/melbourne/
|
|
|
|
https://github.com/gocolly/colly/blob/master/_examples/hackernews_comments/hackernews_comments.go
|
|
|
|
|
|
```bash
|
|
DB_USERNAME=xxx DB_PASSWORD=xxx PORT=xxxxx go run main.go
|
|
```
|
|
|
|
|