glue_websites_batch
Batch-save multiple website URLs into a Glubler, automatically retrieving missing metadata and favicons from the database or by scraping.
Instructions
Glue/save multiple websites to a Glubler at once. For each URL, Glubler checks gDatabase or scrapes & fetches missing metadata/favicons automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of website URLs or domains (e.g. ["ign.com", "gamespot.com", "polygon.com"]). | |
| glublerId | Yes | The unique Glubler ID string to save the websites into. |