Replace hardcoded title extraction with user-defined CSS selectors using goquery. Users specify selector in job JSON to extract any HTML elements. Worker extracts text content plus src/href attributes. Webhook payload includes extracted content and URL. |
||
|---|---|---|
| cmd/alpenqueue | ||
| pkg | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||