# Gologin documentation ## Docs - [Account and app settings](https://gologin.com/docs/account-and-app-settings.md) - [Using Cloud Browser with AI Agents](https://gologin.com/docs/ai/cloud-browser-with-agents.md): How to use Gologin Cloud Browser as a remote browser runtime for AI agents with Puppeteer/Playwright - [Gologin for AI Agents](https://gologin.com/docs/ai/overview.md): Give your AI agents reliable web access — scraping, browser automation, and persistent sessions through Gologin - [Using Web Unlocker with AI Agents](https://gologin.com/docs/ai/web-unlocker-with-agents.md): How to use Gologin Web Unlocker as a scraping tool for AI agents and LLM pipelines - [Amazon, eBay, Shopify](https://gologin.com/docs/amazon-e-bay-shopify.md) - [AI Skills for Claude Code](https://gologin.com/docs/api-reference/ai-integrations/ai-skills.md): Plug-and-play skills that give Claude Code agents web scraping, browser automation, and local Orbita capabilities through Gologin - [MCP Server](https://gologin.com/docs/api-reference/ai-integrations/mcp-server.md): Manage Gologin browser profiles through AI conversations via the Model Context Protocol - [Getting Started](https://gologin.com/docs/api-reference/cloud-browser/getting-started.md) - [Session Live View](https://gologin.com/docs/api-reference/cloud-browser/live.md) - [Scraping Solution](https://gologin.com/docs/api-reference/cloud-browser/scraping.md) - [Using a Browser Session](https://gologin.com/docs/api-reference/cloud-browser/untitled-page-1.md) - [Manage a Browser Session](https://gologin.com/docs/api-reference/cloud-browser/untitled-page-2.md) - [Using Proxies with Cloud Browser](https://gologin.com/docs/api-reference/cloud-browser/untitled-page-3.md) - [What is Gologin Cloud Browser](https://gologin.com/docs/api-reference/cloud-browser/what-is-gologin-cloud-browser.md) - [What is a Headless Browser](https://gologin.com/docs/api-reference/cloud-browser/what-is-headless-browser.md) - [Get cloud usage statistics for a specific profile](https://gologin.com/docs/api-reference/cloud-usage/get-cloud-usage-statistics-for-a-specific-profile.md) - [Get detailed cloud usage statistics for a workspace](https://gologin.com/docs/api-reference/cloud-usage/get-detailed-cloud-usage-statistics-for-a-workspace.md) - [Add or remove profiles from folder](https://gologin.com/docs/api-reference/folder/add-or-remove-profiles-from-folder.md): Add or remove profiles from folder. - [Create folder](https://gologin.com/docs/api-reference/folder/create-folder.md): Creates a new folder. - [Delete folder](https://gologin.com/docs/api-reference/folder/delete-folder.md): Deletes a folder by name. The folder must exist and the user must have permission to delete it. - [Get all folders](https://gologin.com/docs/api-reference/folder/get-all-folders.md): Gets all folders for user. - [Gologin proxies](https://gologin.com/docs/api-reference/introduction/gologin-proxies.md) - [Headless mode](https://gologin.com/docs/api-reference/introduction/headless.md) - [Quickstart](https://gologin.com/docs/api-reference/introduction/quickstart.md) - [Rate Limits](https://gologin.com/docs/api-reference/limitations/rate-limits.md) - [Clone multiple profiles](https://gologin.com/docs/api-reference/profile/clone-multiple-profiles.md): Clones multiple profiles at once. - [Create profile with partial parameters](https://gologin.com/docs/api-reference/profile/create-profile-with-partial-parameters.md): Creates a new profile - here you can specify particular parameters for the profile. Unspecified parameters will be calculated randomly. - [Create profile with templates](https://gologin.com/docs/api-reference/profile/create-profile-with-templates.md): It uses templates for profile parameters. - [Delete multiple profiles](https://gologin.com/docs/api-reference/profile/delete-multiple-profiles.md): Deletes multiple profiles by ids. - [Export profiles](https://gologin.com/docs/api-reference/profile/export-profiles.md): Exports profiles to CSV file. - [Find cookies of profile](https://gologin.com/docs/api-reference/profile/find-cookies-of-profile.md): Gets cookies of the profile from database. - [Find cookies of profiles](https://gologin.com/docs/api-reference/profile/find-cookies-of-profiles.md): Gets cookies of the profiles from database. - [Get a random fingerprint](https://gologin.com/docs/api-reference/profile/get-a-random-fingerprint.md): Returns a random fingerprint to create a new profile. - [Get all profiles](https://gologin.com/docs/api-reference/profile/get-all-profiles.md): Returns a full list of all user's profiles in all workspaces with pagination. - [Get latest useragent](https://gologin.com/docs/api-reference/profile/get-latest-useragent.md): Get latest useragent. You can use this information to create a new profile. - [Get list of deleted profiles](https://gologin.com/docs/api-reference/profile/get-list-of-deleted-profiles.md): Get deleted profiles list with pagination. - [Get profile by id](https://gologin.com/docs/api-reference/profile/get-profile-by-id.md): Returns full profile info by id. - [Import profiles](https://gologin.com/docs/api-reference/profile/import-profiles.md): Imports profiles from CSV file. - [Refresh profile fingerprint](https://gologin.com/docs/api-reference/profile/refresh-profile-fingerprint.md): Refreshes fingerprints for the profiles. It will change profile fingerprint with new random one or from template - [Restore deleted profiles](https://gologin.com/docs/api-reference/profile/restore-deleted-profiles.md): Restore deleted profiles. - [Run profile in the cloud](https://gologin.com/docs/api-reference/profile/run-profile-in-the-cloud.md): Runs the profile in the cloud and returns url to connect. - [Stop profile in the cloud](https://gologin.com/docs/api-reference/profile/stop-profile-in-the-cloud.md): Stops running profile in the cloud. - [Update bookmarks for multiple profiles](https://gologin.com/docs/api-reference/profile/update-bookmarks-for-multiple-profiles.md): Updates the bookmarks for multiple profiles. - [Update chrome extensions for multiple profiles](https://gologin.com/docs/api-reference/profile/update-chrome-extensions-for-multiple-profiles.md): Updates the chrome extensions for multiple profiles. - [Update cookies for profile](https://gologin.com/docs/api-reference/profile/update-cookies-for-profile.md): Browser will import it next time you run it - [Update multiple profiles names](https://gologin.com/docs/api-reference/profile/update-multiple-profiles-names.md): Updates the names of multiple profiles. - [Update profile with partial parameters](https://gologin.com/docs/api-reference/profile/update-profile-with-partial-parameters.md): Updates a profile - here you can specify particular parameters for the profile. Unspecified parameters will be calculated randomly.You need to specify the only parameters you want to update. Don't put any other parameters that you don't want to update. - [Update proxy for multiple profiles](https://gologin.com/docs/api-reference/profile/update-proxy-for-multiple-profiles.md): Updates the proxy for multiple profiles. - [Update user agent of profile](https://gologin.com/docs/api-reference/profile/update-user-agent-of-profile.md): Updates the user agent of profile to the new browser version. - [Create a new proxy device](https://gologin.com/docs/api-reference/proxy-devices/create-a-new-proxy-device.md) - [Create SMS for proxy device](https://gologin.com/docs/api-reference/proxy-devices/create-sms-for-proxy-device.md) - [Delete SMS by ID](https://gologin.com/docs/api-reference/proxy-devices/delete-sms-by-id.md) - [Get SMS by ID](https://gologin.com/docs/api-reference/proxy-devices/get-sms-by-id.md) - [Get SMS messages for proxy device](https://gologin.com/docs/api-reference/proxy-devices/get-sms-messages-for-proxy-device.md) - [Get user proxy device by ID](https://gologin.com/docs/api-reference/proxy-devices/get-user-proxy-device-by-id.md) - [Get user proxy devices](https://gologin.com/docs/api-reference/proxy-devices/get-user-proxy-devices.md) - [Update user proxy device](https://gologin.com/docs/api-reference/proxy-devices/update-user-proxy-device.md) - [Create gologin high quality proxy](https://gologin.com/docs/api-reference/proxy/create-gologin-high-quality-proxy.md): Gologin provides high quality proxies out of the box. This endpoint allows you to create a proxy. - [Create multiple proxies](https://gologin.com/docs/api-reference/proxy/create-multiple-proxies.md): Adds multiple proxies. - [Delete multiple proxies](https://gologin.com/docs/api-reference/proxy/delete-multiple-proxies.md): Deletes multiple proxies by proxy ids. - [Delete proxy](https://gologin.com/docs/api-reference/proxy/delete-proxy.md): Deletes a proxy. - [Find proxy by id](https://gologin.com/docs/api-reference/proxy/find-proxy-by-id.md): Gets a proxy info by proxy id. - [Get list of all proxies](https://gologin.com/docs/api-reference/proxy/get-list-of-all-proxies.md): Gets all proxies of the user with pagination. - [Get list of shared proxies](https://gologin.com/docs/api-reference/proxy/get-list-of-shared-proxies.md): Gologin allows to share proxies to other users. This endpoint gets all shared proxies of the user. - [Get used traffic data of gologin proxies](https://gologin.com/docs/api-reference/proxy/get-used-traffic-data-of-gologin-proxies.md): Gets the traffic left for the user for Gologin high quality proxies - [Update proxy](https://gologin.com/docs/api-reference/proxy/update-proxy.md): Updates a proxy. - [Changelog](https://gologin.com/docs/api-reference/sdks/nodejs-changelog.md) - [Cloud browser with puppeteer example](https://gologin.com/docs/api-reference/sdks/nodejs-cloud-puppeteer-example.md) - [Puppeteer example](https://gologin.com/docs/api-reference/sdks/nodejs-puppeteer-exmaple.md) - [Node.js SDK](https://gologin.com/docs/api-reference/sdks/nodejs-sdk.md): Run GoLogin profiles programmatically with the Node.js SDK - [Changelog](https://gologin.com/docs/api-reference/sdks/python-changelog.md) - [Documentation](https://gologin.com/docs/api-reference/sdks/python-sdk.md) - [Selenium example](https://gologin.com/docs/api-reference/sdks/python-selenium-example.md) - [Create multiple shares](https://gologin.com/docs/api-reference/share/create-multiple-shares.md): Shares multiple profiles with a user. - [Delete folder share](https://gologin.com/docs/api-reference/share/delete-folder-share.md): Removes share of a folder. - [Add tag to profiles](https://gologin.com/docs/api-reference/tags/add-tag-to-profiles.md) - [Delete tag](https://gologin.com/docs/api-reference/tags/delete-tag.md) - [Get all tags](https://gologin.com/docs/api-reference/tags/get-all-tags.md) - [Remove tag from profiles](https://gologin.com/docs/api-reference/tags/remove-tag-from-profiles.md) - [Search for particular tags](https://gologin.com/docs/api-reference/tags/search-for-particular-tags.md) - [Update tag](https://gologin.com/docs/api-reference/tags/update-tag.md) - [Create dev token](https://gologin.com/docs/api-reference/user/create-dev-token.md): Generates a dev token. - [Get user info](https://gologin.com/docs/api-reference/user/get-user-info.md): Gets full user info. - [Add member to workspace](https://gologin.com/docs/api-reference/workspace/add-member-to-workspace.md): This endpoint allows you to invite a member to a workspace by email. Recipient will receive an email with a link to join the workspace. - [Create workspace](https://gologin.com/docs/api-reference/workspace/create-workspace.md): Creates a new workspace. - [Delete multiple profiles in workspace](https://gologin.com/docs/api-reference/workspace/delete-multiple-profiles-in-workspace.md): Deletes multiple profiles from a workspace. - [Delete workspace](https://gologin.com/docs/api-reference/workspace/delete-workspace.md): Deletes a workspace. - [Get all profiles in workspace](https://gologin.com/docs/api-reference/workspace/get-all-profiles-in-workspace.md): Gets all profiles in a workspace. - [Get all workspaces](https://gologin.com/docs/api-reference/workspace/get-all-workspaces.md): Gets all workspaces for a user. - [Get profiles count](https://gologin.com/docs/api-reference/workspace/get-profiles-count.md): Gets the number of profiles in a workspace. - [Get workspace info](https://gologin.com/docs/api-reference/workspace/get-workspace-info.md): Gets all information about a workspace by ID. - [Remove member from workspace](https://gologin.com/docs/api-reference/workspace/remove-member-from-workspace.md): Removes a member from a workspace. - [Rename workspace](https://gologin.com/docs/api-reference/workspace/rename-workspace.md): Renames a workspace. - [Transfer profile](https://gologin.com/docs/api-reference/workspace/transfer-profile.md): Transfers a profile to another workspace. - [Update member permissions](https://gologin.com/docs/api-reference/workspace/update-member-permissions.md): Updates a member's permissions in a workspace. - [Overview](https://gologin.com/docs/best-practices-overview.md) - [Cookies import and export](https://gologin.com/docs/browser-profiles/profile-features/browser-cookies/cookies-import-and-export.md) - [What are browser cookies](https://gologin.com/docs/browser-profiles/profile-features/browser-cookies/what-are-browser-cookies.md) - [Adding browser extensions to profiles](https://gologin.com/docs/browser-profiles/profile-features/browser-extensions/adding-browser-extensions.md) - [Browser extensions overview](https://gologin.com/docs/browser-profiles/profile-features/browser-extensions/browser-extensions.md) - [Installing custom extensions](https://gologin.com/docs/browser-profiles/profile-features/browser-extensions/installing-custom-extensions.md) - [Cookie Bot](https://gologin.com/docs/browser-profiles/profile-features/cookie-bot.md) - [Run with Sync](https://gologin.com/docs/browser-profiles/profile-features/run-with-sync.md) - [Profile fields](https://gologin.com/docs/browser-profiles/profile-management/add-more-info-columns.md) - [Bulk actions](https://gologin.com/docs/browser-profiles/profile-management/bulk-actions.md) - [Cloning profiles](https://gologin.com/docs/browser-profiles/profile-management/cloning-profiles.md) - [Creating profiles](https://gologin.com/docs/browser-profiles/profile-management/creating-and-launching-profiles.md) - [Editing profiles](https://gologin.com/docs/browser-profiles/profile-management/editing-profiles.md) - [Groups](https://gologin.com/docs/browser-profiles/profile-management/groups.md) - [Notes, Tags and Status](https://gologin.com/docs/browser-profiles/profile-management/notes-and-tags.md) - [Profile search](https://gologin.com/docs/browser-profiles/profile-management/profile-search.md) - [Profile arrangement](https://gologin.com/docs/browser-profiles/profile-management/profile-sorting.md) - [Profile synchronization](https://gologin.com/docs/browser-profiles/profile-management/profile-synchronization.md) - [Restore browser sessions](https://gologin.com/docs/browser-profiles/profile-management/restore-browser-sessions.md) - [Restore deleted profiles](https://gologin.com/docs/browser-profiles/profile-management/restore-deleted-profiles.md) - [Folders](https://gologin.com/docs/browser-profiles/profile-management/untitled-page.md) - [Gologin Agent Browser CLI](https://gologin.com/docs/cli-tools/agent-browser.md): Cloud browser automation CLI built for AI agents with snapshots, refs, and a persistent daemon - [Gologin Local Agent Browser CLI](https://gologin.com/docs/cli-tools/local-agent-browser.md): Agent-friendly CLI for running local Gologin Orbita profiles with daemon, snapshots, refs, runbooks, and batch execution - [Gologin Web Access CLI](https://gologin.com/docs/cli-tools/web-access.md): Unified CLI for reading and interacting with the web using Gologin Web Unlocker and Cloud Browser - [Common mistakes to avoid](https://gologin.com/docs/common-mistakes-to-avoid.md) - [Creating and managing profiles](https://gologin.com/docs/creating-and-managing-profiles.md) - [Creating new accounts safely](https://gologin.com/docs/creating-new-accounts-safely.md) - [Crypto & KYC Platforms](https://gologin.com/docs/crypto-and-kyc.md) - [Export & Import overview](https://gologin.com/docs/export-and-import-overvoew.md) - [Facebook / Meta Ads](https://gologin.com/docs/facebook-meta-ads.md) - [FAQ](https://gologin.com/docs/faq.md) - [FAQ](https://gologin.com/docs/faq-profile-managment.md) - [Active sessions](https://gologin.com/docs/general/account-and-billing/active-sessions-1.md) - [Affiliate program](https://gologin.com/docs/general/account-and-billing/affiliate-program.md) - [Change and upgrade subscription](https://gologin.com/docs/general/account-and-billing/change-plan.md) - [Changing your email and password](https://gologin.com/docs/general/account-and-billing/changing-your-email-and-pass.md) - [FAQ: Subscription](https://gologin.com/docs/general/account-and-billing/faq-subscription.md): Frequently asked questions about subscriptions - [How to subscribe to Gologin](https://gologin.com/docs/general/account-and-billing/how-to-subscribe-to-gologin.md) - [Invoices](https://gologin.com/docs/general/account-and-billing/invoices.md) - [Payment methods](https://gologin.com/docs/general/account-and-billing/payment-methods.md) - [Pricing](https://gologin.com/docs/general/account-and-billing/pricing.md) - [Promo codes and discounts](https://gologin.com/docs/general/account-and-billing/promo-codes.md) - [Two-Factor Authentication](https://gologin.com/docs/general/account-and-billing/two-factor-authentication.md) - [Workspace settings](https://gologin.com/docs/general/account-and-billing/workspace-settings.md) - [Data Safety](https://gologin.com/docs/general/data-safety.md) - [GoLogin Web, Mobile & Chrome OS](https://gologin.com/docs/general/gologin-web-and-mobile.md): How to use GoLogin through the web app, Android app, and on Chrome OS devices - [Migrating from Other Anti-Detect Browsers](https://gologin.com/docs/general/migration-from-other-tools.md): How to import profiles from Multilogin, Dolphin Anty, and other anti-detect browsers into GoLogin - [Storage & Cache Management](https://gologin.com/docs/general/storage-and-cache.md): How to manage GoLogin's local storage, cache files, and disk usage - [Accessing shared profiles](https://gologin.com/docs/general/team-collaboration/accessing-shared-profiles.md) - [Accessing shared workspace ](https://gologin.com/docs/general/team-collaboration/accessing-shared-workspace-or-folders.md) - [FAQ](https://gologin.com/docs/general/team-collaboration/faq-team-collaboration.md) - [Ways to share access](https://gologin.com/docs/general/team-collaboration/how-you-can-share-access.md) - [How to share profiles](https://gologin.com/docs/general/team-collaboration/sharing-profiles.md) - [Team Members](https://gologin.com/docs/general/team-collaboration/team-members.md) - [Sharing Workspace and Folder access](https://gologin.com/docs/general/team-collaboration/workspace-access.md) - [Workspaces overview](https://gologin.com/docs/general/team-collaboration/workspaces.md) - [Common Errors](https://gologin.com/docs/general/troubleshooting/common-errors.md): Reference guide for common GoLogin error messages, their causes, and how to fix them. - [Profile Data Disappeared](https://gologin.com/docs/general/troubleshooting/profile-data-disappeared.md): Why your GoLogin profile data may appear to be missing and how to recover it. - [Proxy Not Working](https://gologin.com/docs/general/troubleshooting/proxy-not-working.md): Step-by-step guide to diagnosing and fixing proxy connection issues in GoLogin. - [Wrong IP, my IP is leaking when I use a proxy](https://gologin.com/docs/general/troubleshooting/wrong-ip-my-ip-is-leaking.md): When your real IP is leaking as you use the Gologin browser with a proxy - [Wrong proxy location on a website or checker](https://gologin.com/docs/general/troubleshooting/wrong-proxy-location.md): When the proxy shows the wrong geolocation for your third-party proxies - [Updating the Gologin app](https://gologin.com/docs/general/updating-the-gologin-app.md) - [Key concepts](https://gologin.com/docs/getting-started/introduction/key-concepts-profiles-fingerprints-proxies.md) - [Quick start: from zero to your first profile](https://gologin.com/docs/getting-started/introduction/quick-start-from-zero-to-your-first-profile.md) - [Extra FAQ — too obvious to ask, too important to ignore](https://gologin.com/docs/getting-started/introduction/untitled-page.md) - [What is Gologin and who it's for](https://gologin.com/docs/getting-started/introduction/what-is-gologin-and-who-its-for.md): How Gologin can help you reach your goals - [First-time checklist](https://gologin.com/docs/getting-started/setup/first-time-checklist.md) - [Supported platforms & installation](https://gologin.com/docs/getting-started/setup/supported-platforms-installation.md): Gologin system requirements and installation process - [Creating a Gologin account](https://gologin.com/docs/getting-started/setup/untitled-page.md) - [Google Ads & Gmail](https://gologin.com/docs/google-ads-and-gmail.md) - [How browser fingerprints work](https://gologin.com/docs/how-browser-fingerprints-work.md) - [How Gologin protects your identity](https://gologin.com/docs/how-gologin-protects-your-identity.md) - [Human Typing Simulation](https://gologin.com/docs/human-typing-simulation.md) - [LinkedIn](https://gologin.com/docs/linkedin.md) - [Maintaining trust score](https://gologin.com/docs/maintaining-trust-score.md) - [Managing existing accounts](https://gologin.com/docs/managing-existing-accounts.md) - [Overview & Setup](https://gologin.com/docs/overview-1.md) - [Prebuilt Profile Templates](https://gologin.com/docs/prebuilt-profiles.md) - [Private vs Shared](https://gologin.com/docs/private-vs-shared.md) - [Profile Export & Import](https://gologin.com/docs/profile-export-and-import.md) - [Profile fingerprint settings](https://gologin.com/docs/profile-fingerprint-settings.md) - [Profile hygiene checklist](https://gologin.com/docs/profile-hygiene-checklist.md) - [Profile parameters](https://gologin.com/docs/profile-parameters.md) - [Proxy Devices](https://gologin.com/docs/proxy-devices-overview.md) - [Proxy Protocols](https://gologin.com/docs/proxy-protocols.md) - [FAQ](https://gologin.com/docs/proxy/gologin-proxies/faq-gologin-proxies.md): Frequently asked questions about Gologin proxies - [Adding your first proxy](https://gologin.com/docs/proxy/gologin-proxies/gologin-proxy-management/adding-your-first-proxy.md) - [Gologin proxy settings and status](https://gologin.com/docs/proxy/gologin-proxies/gologin-proxy-management/gologin-proxy-settings.md) - [View and top up proxy traffic](https://gologin.com/docs/proxy/gologin-proxies/gologin-proxy-management/view-and-top-up-proxy-traffic.md) - [How Gologin proxies work ](https://gologin.com/docs/proxy/gologin-proxies/how-gologin-proxies-work-and-what-they-offer.md) - [How much proxy traffic do I need?](https://gologin.com/docs/proxy/gologin-proxies/how-much-proxy-traffic-do-i-need.md) - [Website compatibility checker](https://gologin.com/docs/proxy/gologin-proxies/website-compatibility-checker.md): Check if your website works with Gologin proxies - [What are Gologin Proxies](https://gologin.com/docs/proxy/gologin-proxies/what-are-gologin-proxies.md) - [Best Proxy for Your Case](https://gologin.com/docs/proxy/introduction/best-proxy-for-your-case.md) - [Why not use VPN for profiles?](https://gologin.com/docs/proxy/introduction/vpn-vs-proxy.md) - [What is a Proxy](https://gologin.com/docs/proxy/introduction/what-is-a-proxy.md) - [Adding and managing proxies](https://gologin.com/docs/proxy/proxy-management/adding-proxies.md) - [FAQ](https://gologin.com/docs/proxy/proxy-management/faq-proxies.md) - [Gologin vs 3rd-party proxies](https://gologin.com/docs/proxy/proxy-management/gologin-vs-3rd-party-proxies.md) - [Navigation](https://gologin.com/docs/proxy/proxy-management/proxy-manager/navigation.md) - [Built-in Proxy Manager](https://gologin.com/docs/proxy/proxy-management/proxy-manager/overview.md) - [Proxies Page](https://gologin.com/docs/proxy/proxy-management/proxy-manager/proxies-page.md) - [Proxy Archive](https://gologin.com/docs/proxy/proxy-management/proxy-manager/proxy-archive.md) - [Recommended proxy providers](https://gologin.com/docs/proxy/proxy-management/recommended-proxy-providers.md) - [Reddit, Quora](https://gologin.com/docs/reddit-quora.md) - [Residential, Mobile or Datacenter](https://gologin.com/docs/residential-mobile-or-datacenter.md) - [Sample team setups](https://gologin.com/docs/sample-team-setups.md) - [Scraping API SDK and CLI](https://gologin.com/docs/scraping-api-sdk-and-cli.md) - [Static vs Rotating proxies](https://gologin.com/docs/static-vs-dynamic-proxies.md) - [TikTok Ads](https://gologin.com/docs/tik-tok-ads.md) - [Updating your browser profile](https://gologin.com/docs/updating-your-browser-profile.md) - [Web scraping targets](https://gologin.com/docs/web-scraping-targets.md) - [Quickstart](https://gologin.com/docs/web-unlocker-quick-start.md) - [Web unlocker use cases](https://gologin.com/docs/web-unlocker-use-cases.md) - [What is web unlocker?](https://gologin.com/docs/what-is-web-unlocker.md) - [What’s safe to change](https://gologin.com/docs/whats-safe-to-change.md) ## OpenAPI Specs - [openapi](https://gologin.com/docs/api-reference/openapi.json)