Replace sleep with actual URL fetching. Worker scrapes HTML title from URLs, respects robots.txt, and includes proper User-Agent headers. Scraped titles stored in SQLite and sent via webhook callback. |
||
|---|---|---|
| cmd/alpenqueue | ||
| pkg | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||