Autom

Learn how to use Autom with Composio

Overview

Enum

AUTOM

Description

Autom is a service that delivers lightning-fast search engine results page (SERP) outcomes for Google, Bing, and Brave, offering developers rapid access to search data with minimal latency.

Authentication Details

api_key
stringRequired

Actions

Tool to list google-supported countries. use when you need to filter or suggest countries based on a search string.

Action Parameters

query
stringRequired

Action Response

data
array
error
string
successful
boolean
Tool to fetch images from google search results. use when you need urls, titles, domains, and metadata for images matching a query.

Action Parameters

gl
string
hl
string
page
integer
query
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to retrieve google-supported languages. use when you need a list of language codes for localization.

Action Parameters

query
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to retrieve google-supported locations. use when searching for locations by name. returns locations ordered by reach (most populous first).

Action Parameters

query
stringRequired

Action Response

data
object
error
string
successful
boolean