Skip to main content
Glama
pim97
by pim97

scrappey_request

Send HTTP requests with antibot bypass to access protected web content using methods like GET and POST, supporting proxies and captcha solving.

Instructions

Send an HTTP request using Scrappey with antibot bypass capabilities. Supports GET, POST, PUT, DELETE, PATCH methods.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cmdYesHTTP method to use
urlYesTarget URL to request
sessionNoSession ID for session persistence
postDataNoData to send with POST/PUT/PATCH requests
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
customHeadersNoCustom HTTP headers to send
cookiesNoCookie string to set
cookiejarNoCookie jar array format
localStorageNoLocalStorage data to set
refererNoHTTP Referer header value
userAgentNoCustom user agent string
timeoutNoRequest timeout in milliseconds
retriesNoNumber of retry attempts on failure
fullPageLoadNoWait for full page load
listAllRedirectsNoTrack and return all redirect URLs
removeIframesNoRemove all iframes from page

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