ff_fetch
Retrieve URL content with your real Firefox session's cookies and auth, returning status and body. Ideal for scraping site APIs from a logged-in tab.
Instructions
Call a URL/API from INSIDE a logged-in tab (real cookies/auth) and return status + JSON/text body. Great for scraping the site's own API. Operates your REAL running Firefox (needs the bridge add-on loaded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tabId | No | ||
| options | No |