he_discover_challenges
Scrape hackyeaster.com to retrieve a list of challenges with titles, URLs, descriptions, and embedded data. Use headless browsing for JavaScript-rendered content.
Instructions
Scrape hackyeaster.com and return a list of available challenges with titles, URLs, descriptions, and embedded data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dynamic | No | Use headless browser (DynamicFetcher) for JS-rendered content. Default false. |