Dispatches from the browser frontier

    The Skyvern journal

    Read about AI agents, browser automation, and reliable web workflows.

    March

    • 11 min read

      How to Automate Regulatory and Compliance Monitoring on Government Websites in March 2026

      Compliance teams spend hours each week checking SEC EDGAR, FDA databases, and state regulatory portals for rule changes. Automated regulatory change monitoring has cut compliance delays in half for companies using it, but most organizations still rely on calendar reminders and manual portal checks. Government websites don't offer notification APIs or structured data feeds, so you're left logging into each portal, scanning for new filings, and downloading documents to check if anything changed. I

    • 11 min read

      Automating E-commerce Checkout Testing and Purchase Flows Across Geographies (March 2026)

      Traditional ecommerce checkout testing falls apart when you expand beyond your home market. A checkout flow that works perfectly with US locations and Stripe payments hits failures in the Netherlands because iDEAL authentication redirects differently, or in Japan because postal validation expects prefecture structures your forms don't support. Selenium scripts break when developers update button IDs during A/B tests, and manual testing across eight currencies and twelve shipping zones takes days

    • 10 min read

      How to Automate State Tax Filings and Withholding Across Multiple Portals (March 2026)

      Managing withholding tax filings across 15 or 20 states means dealing with portals that all have different 2FA methods, filing schedules tied to revenue thresholds, and forms that get redesigned without warning. You set up state tax filing automation scripts using Selenium or Puppeteer, and they work great until California updates its Employment Development Department portal or Illinois switches the dropdown IDs between quarterly and annual returns. Traditional automation relies on element selec

    • 9 min read

      Automating Payroll Registration Across All 50 States: Complete Guide for March 2026

      Your payroll system handles everything except the one step that blocks new hires from getting paid: multi state payroll registration automation. Each state requires manual portal navigation, form completion, and document submission before you can process payroll there. With 50 different portals and no standardized API, companies either spend hours on manual registration or outsource the work. Browser automation that interprets pages by meaning instead of structure eliminates this bottleneck, pro

    • 10 min read

      How to Automate EMR/EHR Data Extraction for Healthcare Practices (Updated July 2026)

      Healthcare teams lose 10 to 15 hours per week pulling data from EHR systems through manual portal clicking. Automating EHR data extraction removes that bottleneck by working through Epic, Cerner, Athena Health, and eClinicalWorks the way staff do, but without the repetitive errors or time cost. API access to most EHR systems can cost between $50,000 to $200,000 annually, and even practices that pay for it find those integrations cover only basic demographics and appointment data. Staff still log

    • 8 min read

      How to Automate Insurance Carrier Portal Workflows: Quotes, Downloads, and Endorsements (March 2026)

      Picture this: a client calls Monday morning needing quotes from 15 carriers. You start logging into Hartford, filling their form, waiting for results. Then you repeat the entire process for Travelers. Then Progressive. Four hours later, you've finally gathered everything, but your client already chose a competitor who responded faster. Insurance carrier portal automation that runs all 15 carriers at once turns that four-hour process into 10 minutes, letting you promise same-day quotes every time

    • 9 min read

      Automating RBT and BCBA Credential Verification for Behavioral Health Practices in March 2026

      You're probably spending way more time on RBT credential verification than you should. Between BACB renewals, CAQH credentialing, and state-specific licenses in Nevada, Oregon, Washington, and Louisiana, you're managing multiple logins and tracking expiration dates across disconnected systems. With turnover rates hitting 45-75% annually, you're running verification workflows for new hires while staying on top of renewals for existing staff. Each provider takes 5-10 hours to verify manually, and

    • 9 min read

      How to Automate Security Questionnaire Responses from Trust Portals (March 2026)

      Trust portals publish your security documentation proactively, but they don't eliminate questionnaires. Buyers still send custom assessments through vendor portals requiring responses directly in their systems. Your team uses AI security questionnaire automation to generate answers from your SOC 2 reports and policies, then manually copies everything into OneTrust, ServiceNow, and Aravo forms for hours. The bottleneck moved from answer generation to portal data entry, and most automation tools s

    • 9 min read

      Automating Probate and Estate Filing Submissions on Court Portals (March 2026)

      Court e-filing mandates sound simple until you're juggling different portal credentials across three counties, tracking which documents go electronically and which require physical delivery. Missing a hybrid deadline because the paper portion arrived late delays hearings by months. Probate filing automation handles both electronic submissions and flags physical requirements in one workflow. The real benefit appears when you scale across multiple jurisdictions without multiplying administrative o

    • 11 min read

      How to Automate Affiliate and Partner Account Health Checks at Scale (March 2026)

      When you're checking partner accounts manually, partner portal monitoring automation becomes the only viable path forward once you pass 100 active partners. The math is simple: one person handles maybe 20-30 portals daily if everything works perfectly, which means you'd need a team of five just to keep up with 100 accounts. But portals don't cooperate on schedule. MFA resets, sessions expire, interfaces change without warning, and someone's always out sick the week a critical compliance violatio

    • 9 min read

      How to Automate Security Questionnaire Responses from Trust Portals (March 2026)

      Every enterprise deal hits the same wall when procurement sends over a security questionnaire through a trust portal. You know the answers because you've typed them 50 times already, but this customer uses a different portal with different authentication, different field formats, and different file upload requirements. Learning how to speed up security questionnaires means handling the portal complexity that breaks most automation. When you're filling out 40 questionnaires monthly at 15 hours ea

    • 14 min read

      Automating Pharmacy Invoice Downloads from PBM and Wholesaler Portals (March 2026)

      Every pharmacy in America deals with the same problem. You need invoices from McKesson, Cardinal Health, and AmerisourceBergen. You need remittance data from Express Scripts, CVS Caremark, and OptumRx. Each portal requires separate credentials, different navigation patterns, and manual file downloads. Automating pharmacy invoices means you describe the workflow once and it executes across all six portals simultaneously. No portal-specific code. No maintenance when interfaces change. Just invoice

    • 9 min read

      How to Automate Public Records Retrieval from State and County Databases (March 2026)

      Title companies pull 200 records monthly and spend 150-300 hours on retrieval alone because every county portal works differently. Some require email verification, others enforce SMS-based 2FA, and sessions expire unpredictably mid-search. Automating public records retrieval solves CAPTCHAs, processes authentication codes, manages sessions across multi-page workflows, and recovers when portals time out. The same automation works across all 3,000+ county jurisdictions without customization per si

    • 9 min read

      Automating Credential Verification for Behavioral Health Providers (RBT, BCBA) in March 2026

      Manual BACB verification scales badly. One staff member takes a few minutes, but 30 staff members with quarterly recredentialing cycles means your credentialing coordinator spends 40 hours a week just logging into portals. Then the January 2026 RBT certification changes hit, adding biennial PDU tracking, assessor credential verification, and split renewal schedules that break your spreadsheet-based system. Each verification still touches five separate portals: BACB for certification status, stat

    • 9 min read

      How to Automate Provider Directory Profile Updates and Management (March 2026)

      You finish updating a provider's specialty on Healthgrades, then realize you need to log into Zocdoc, Vitals, and four payer portals to make the same change. Each site has different login requirements, form fields, and validation rules, which means provider directory management automation can't just replay the same script everywhere. Traditional automation relies on CSS selectors that break the moment a site updates its interface, leaving you with more maintenance work than the manual updates yo

    • 10 min read

      How to Automate Construction Permit Applications and Inspection Forms (March 2026)

      The US has roughly 30,000 local jurisdictions that issue building permits, and every one runs its own portal with different forms and workflows. Permit automation uses AI to work through these portals by reading labels and layout instead of hard-coded selectors that break when cities update their systems. Your coordinators currently spend 2-4 hours per day entering the same contractor details across different portals, and automation handles this by defining project data once and adapting to each

    • 14 min read

      How to Automate Healthcare Prior Authorization on Insurance Portals (March 2026)

      When your team logs into 30+ different payer portals each week, every interface change breaks your automation. Building separate scripts for UnitedHealthcare, Cigna, Aetna, and Humana means managing dozens of workflows that need constant maintenance when portals update. Prior authorization software solves this by using LLMs to interpret portal layouts visually, so your authorizations keep running across every payer without breaking when UIs change or new MFA requirements appear. TLDR: * Prior

    • 11 min read

      Automating KYC/KYB Verification Across Government and Sanctions Databases (March 2026)

      Your compliance team burns hours logging into government portals one at a time because the KYC verification automation you built six months ago broke when OFAC updated their search interface. This happens constantly. Secretary of State registries redesign their pages, sanctions databases add new form fields, and suddenly you're back to manual checking across 50 states. What you need is automation that adapts to interface changes without custom code updates every few weeks. The shift is already u

    February

    • 11 min read

      Best RPA Software: Complete Buyer's Guide and Expert Comparison (Updated June 2026)

      You're comparing RPA tools and they all promise the same thing: automate repetitive tasks, save time, reduce errors. But, the demos don't show you everything, like how each tool handles website layout changes, authentication updates, and unexpected form variations that break traditional bots. This guide cuts through the marketing and shows you which solutions actually keep working after deployment, beyond the proof of concept. TLDR: * RPA software automates repetitive browser tasks but tradit

    • 8 min read

      10 Insurance Carrier Workflows You Can Automate in February 2026

      You're burning hours on repetitive insurance workflows that should run themselves. Policy renewals need data pulled from multiple portals, claims processing starts with manual FNOL entry, and compliance reports require aggregating information across systems that refuse to integrate. Every automation script you've tried breaks when websites change their layouts, leaving your team back at square one with manual data entry. The solution isn't better scripts but automation that reads screens like a

    • 10 min read

      What Is Agentic AI? A Complete Guide for February 2026

      Most explanations of what is agentic AI focus on theory while you're trying to understand if it solves your actual workflow problems. Here's what matters: agentic AI takes a goal, breaks it into steps, executes those steps across different systems, and adjusts when something doesn't go as planned. That's not generative AI waiting for prompts or robotic process automation following rigid scripts. It's closer to having an assistant who checks your supplier portals, compares pricing, places orders,

    • 11 min read

      What Is AI Automation? Full Guide Updated for July 2026

      Everyone talks about automating workflows, but your reality involves vendor portals without APIs, insurance forms that look different each time, and supplier sites that redesign without warning. Traditional scripts can't handle that variability. AI automation tools adapt to these changes by understanding what elements do instead of where they're located. We'll cover how this works in practice and which workflows benefit most from visual interpretation. TLDR: * AI automation uses LLMs and comp

    • 8 min read

      How to Automate Immigration and Visa Applications on Government Portals (February 2026)

      Government portals change their layouts constantly, breaking any automation that relies on fixed HTML selectors. Your team wastes hours rewriting Selenium scripts every time USCIS or UK Home Office updates their forms. The solution to reliably automate visa application forms isn't better XPath expressions but computer vision that reads forms like a human would, finding fields by their visible labels and context instead of code that breaks with every portal redesign. TLDR: * Manual visa proces

    • 7 min read

      Automating Healthcare Claims, EOB Processing, and Billing on Payer Portals in February 2026

      Traditional automation breaks the moment a payer portal gets a redesign. Your team either maintains brittle scripts for each of the dozen portals you work with, or you stick with manual downloads. Automating EOB processing with computer vision removes this maintenance burden entirely by recognizing interface elements visually instead of through fragile XPath selectors that need constant updating. TLDR: * Healthcare teams waste 15-20 minutes per EOB on manual portal logins and data entry * AI

    • 9 min read

      How to Automate Healthcare Credentialing on State Medical Boards, CAQH, and NPPES (February 2026)

      State medical boards redesigned their portals again and your automation scripts stopped working. You've spent the morning manually submitting applications to California, Texas, and New York because each state requires different document formats and your team can't keep up with the changes. Healthcare credentialing automation handles these browser-based workflows across state boards, CAQH ProView, and NPPES without breaking when interfaces change, using computer vision instead of brittle selector