Skip to main content
Glama
pim97
by pim97

scrappey_browser_action

Execute browser automation tasks including clicking, typing, scrolling, JavaScript execution, and captcha solving within web sessions to automate web interactions and data extraction.

Instructions

Execute browser automation actions in a session. Supports clicking, typing, scrolling, waiting, JavaScript execution, captcha solving, and more.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionYesSession ID to use
urlYesURL to navigate to before actions
cmdYesHTTP method for initial navigation
browserActionsYesArray of browser actions to execute sequentially
proxyNoProxy in format http://user:pass@ip:port. Leave blank to use built-in proxy.
proxyCountryNoRequest proxy from specific country (e.g., 'UnitedStates', 'Germany', 'UnitedKingdom')
premiumProxyNoUse premium residential-like proxies for better success rates
mobileProxyNoUse mobile carrier proxies
noProxyNoDisable proxy usage entirely
cloudflareBypassNoEnable Cloudflare-specific bypass
datadomeBypassNoEnable Datadome bypass using specialized solver
kasadaBypassNoEnable Kasada bypass
disableAntiBotNoDisable automatic antibot detection
automaticallySolveCaptchasNoAutomatically detect and solve captchas on the page
alwaysLoadNoAlways load specific captcha types: 'recaptcha', 'hcaptcha', 'turnstile'
cssSelectorNoExtract content matching this CSS selector
innerTextNoInclude inner text of page elements
includeImagesNoInclude all image URLs in the response
includeLinksNoInclude all link URLs in the response
screenshotNoCapture page screenshot
screenshotWidthNoScreenshot width in pixels
screenshotHeightNoScreenshot height in pixels
filterNoReturn only specified fields: 'response', 'cookies', 'statusCode', 'innerText', etc.
videoNoRecord browser session as video
pdfNoGenerate PDF of the page
interceptFetchRequestNoURL pattern to intercept and return response data
abortOnDetectionNoURL patterns to block (e.g., analytics, tracking scripts)
whitelistedDomainsNoOnly allow requests to these domains
blackListedDomainsNoBlock requests to these domains
blockCookieBannersNoAutomatically block cookie consent banners
mouseMovementsNoEnable human-like mouse movements
forceMouseMovementNoForce mouse movement simulation

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pim97/mcp-server-scrappey'

If you have feedback or need assistance with the MCP directory API, please join our Discord server