Integration
Connect Open Government, Queensland Government to Browserless
When something happens in Open Government, Queensland Government, your agent does the next thing in Browserless. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Open Government, Queensland Government and Browserless to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Open Government, Queensland Government and Browserless
Triggers and actions 1 trigger · 22 actions
Trigger
New datasetFires when a new dataset is published on the Queensland Government open data portal.
Action
Find datasets by criteriaSearch datasets on the portal by keyword, tag, organization, or other facets.
Action
Find resources by criteriaSearch across all data resources by field/value criteria.
Action
Get datasetRetrieve the full metadata and resource list for a single dataset by its id or name.
Action
Get groupReturns one thematic group of the Queensland open data catalogue by its short name, with its title, description and dataset count. The portal blocks its own group endpoint, so the group is read from a dataset search instead; a group with no datasets is reported as not found.
Action
Get organizationReturns one publishing organisation of the Queensland open data catalogue by its short name, with its title, description and dataset count. The portal blocks its own organisation endpoint, so the organisation is read from a dataset search instead; an organisation with no datasets is reported as not found.
Action
Get resourceReturns one published file or service of the Queensland open data catalogue by its file id, including its download link, format and size.
Action
List datasetsReturns the short name of each dataset on the Queensland Government open data portal, up to 1000 per call.
Action
List groupsReturns every thematic group datasets are filed under on the Queensland open data portal, with a dataset count for each. The portal blocks its own group-list endpoint, so the groups are read from the dataset search's grouped counts.
Action
List organizationsReturns every publishing organisation on the Queensland open data portal, with a dataset count for each. The portal blocks its own organisation-list endpoint, so the organisations are read from the dataset search's grouped counts.
Action
List tagsReturns the tags used to label datasets on the Queensland open data portal, optionally narrowed to tags containing given text or belonging to one vocabulary.
Action
Bypass bot detectionLoad a URL through Browserless's /unblock endpoint to bypass CAPTCHAs and bot detection, returning rendered content, cookies, and/or a screenshot per requested data flags.
Action
Capture a ScreenshotTakes a screenshot from a URL.
Action
Crawl a websiteAsynchronously crawl an entire site via Browserless's /crawl endpoint, scraping every page within the given depth/path filters and returning structured page data.
Action
Discover site URLsLoad a page in a real browser and return every link address found on it.
Action
Download a fileRun JavaScript code via Browserless's /download endpoint and retrieve a file that Chrome downloads during execution.
Action
Extract DataSearch for data within a website.
Action
Fetch a Site's HTMLScrapes the full HTML contents of a website.
Action
Generate a PDFGenerate a PDF from a URL.
Action
Measure a Website's PerformanceGet stats on a website's performance. (Google's Lighthouse tool)
Action
Run BQL QueryExecutes a Browser Query Language (BQL) script for sequential automation steps.
Action
Run custom functionExecute server-side Puppeteer JavaScript code (with optional context object) via Browserless's /function endpoint and return the function's result.
Action
Search the webQuery Browserless's /search endpoint for web results, optionally scraping the result pages and returning structured JSON.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.