extract_public_submissions
Retrieve publicly visible hackathon submissions to populate a gallery, using live extraction or cached data while respecting authentication.
Instructions
Extract publicly visible submissions for a hackathon gallery.
Uses TinyFish when TINYFISH_API_KEY is set and use_live_extraction=True. Cached data is available only with use_live_extraction=False and is always labelled cached. Never bypasses auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_limit | No | ||
| hackathon_id_or_url | Yes | ||
| use_live_extraction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||