Regular Expressions 101

Save & Share

  • Regex Version: ver. 1
  • Update Regex
    ctrl+⇧+s
  • Save new Regex
    ctrl+s
  • Add to Community Library

Flavor

  • PCRE2 (PHP >=7.3)
  • PCRE (PHP <7.3)
  • ECMAScript (JavaScript)
  • Python
  • Golang
  • Java 8
  • .NET 7.0 (C#)
  • Rust
  • Regex Flavor Guide

Function

  • Match
  • Substitution
  • List
  • Unit Tests

Tools

Sponsors
There are currently no sponsors. Become a sponsor today!
An explanation of your regex will be automatically generated as you type.
Detailed match information will be displayed here automatically.
  • All Tokens
  • Common Tokens
  • General Tokens
  • Anchors
  • Meta Sequences
  • Quantifiers
  • Group Constructs
  • Character Classes
  • Flags/Modifiers
  • Substitution
  • A single character of: a, b or c
    [abc]
  • A character except: a, b or c
    [^abc]
  • A character in the range: a-z
    [a-z]
  • A character not in the range: a-z
    [^a-z]
  • A character in the range: a-z or A-Z
    [a-zA-Z]
  • Any single character
    .
  • Alternate - match either a or b
    a|b
  • Any whitespace character
    \s
  • Any non-whitespace character
    \S
  • Any digit
    \d
  • Any non-digit
    \D
  • Any word character
    \w
  • Any non-word character
    \W
  • Non-capturing group
    (?:...)
  • Capturing group
    (...)
  • Zero or one of a
    a?
  • Zero or more of a
    a*
  • One or more of a
    a+
  • Exactly 3 of a
    a{3}
  • 3 or more of a
    a{3,}
  • Between 3 and 6 of a
    a{3,6}
  • Start of string
    ^
  • End of string
    $
  • A word boundary
    \b
  • Non-word boundary
    \B

Regular Expression

/
/
g

Test String

Code Generator

Generated Code

package main import ( "regexp" "fmt" ) func main() { var re = regexp.MustCompile(`\buploads\\\/\d{4}\\\/\d{2}\\\/[\w\-]*\.\w+\b`) var str = `{"sidebar-2":{"enhancedtextwidget-115":{"title":"Blend Mortgage","text":"<div id=\"Blend\" class=\"ads\">\r\n<a href=\"https:\/\/blend.com?utm_source=chrisman&utm_medium=cpc&utm_campaign=trade-publications&utm_content=display\" target=\"blank\"\r\ndata-vars-ga-category=\"outbound\" data-vars-ga-action=\"Blend click\" data-vars-ga-label=\"Blend\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/05\/Blend-Mortgage-Suite.jpg\" alt=\"Blend\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/blend.com?utm_source=chrisman&amp;utm_medium=cpc&amp;utm_campaign=trade-publications&amp;utm_content=display","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-114":{"title":"PCV Murcor","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.pcvmurcor.com\/appraisal-modernization\/?utm_source=chrisman-commentary&utm_medium=banner&utm_campaign=2024\" target=\"_blank\" data-vars-ga-category=\"banner\" data-vars-ga-action=\"pcvmurcor\" data-vars-ga-label=\"pcvmurcor\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/02\/pcvmurcor-chrisman-web-banner.gif\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.pcvmurcor.com\/appraisal-modernization\/?utm_source=chrisman-commentary&amp;utm_medium=banner&amp;utm_campaign=2024","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-113":{"title":"Quest Advisors","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/questadvisors.com\" target=\"_blank\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Quest Advisors\" data-vars-ga-label=\"Quest Advisors\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/02\/quest-advisors-rev-6.jpg\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/questadvisors.com","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-111":{"title":"DeepHaven Mortgage","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/nonqm.deephavenmortgage.com\/2024-02-RobChrisman.html\" target=\"_blank\" data-vars-ga-category=\"Banner\" data-vars-ga-action=\"DeepHaven Mortgage\" data-vars-ga-label=\"DeepHaven Mortgage\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/01\/DeepHavenMortgage.png\" alt=\"DeepHaven Mortgage\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/nonqm.deephavenmortgage.com\/2024-02-RobChrisman.html","cssClass":"","hideTitle":"","hideEmpty":"","newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-110":{"title":"Wemlo: Your Processing Powerhouse","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/info.wemlo.io\/demo-request?utm_source=Chrisman&utm_medium=Banner&utm_campaign=January+2024\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/01\/0124-0007-W-SALES-Chrisman-120x180-1.jpg\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/info.wemlo.io\/demo-request?utm_source=Chrisman&utm_medium=Banner&utm_campaign=January+2024","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-107":{"title":"Lakeview","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.lakeviewcorrespondent.com\/contact-us\/\" target=\"_blank\" data-vars-ga-category=\"Banner\" data-vars-ga-action=\"Lakeview\" data-vars-ga-label=\"Lakeview\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/02\/Lakeview-Banner.gif\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.lakeviewcorrespondent.com\/contact-us\/","cssClass":"","hideTitle":"","hideEmpty":"","newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-106":{"title":"Dark Matter Technologies","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/dmatter.com\/?utm_source=chrisman&utm_campaign=miniad&utm_medium=paid\" target=\"_blank\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Dark Matter\" data-vars-ga-label=\"Dark Matter\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/10\/DM-Chrisman-10-2023x120x180.jpg\">\r\n<\/a>\r\n<\/div>","titleUrl":"https:\/\/dmatter.com\/?utm_source=chrisman&utm_campaign=miniad&utm_medium=paid","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-104":{"title":"Symmetry Lending","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.symmetrylending.com\/\" target=\"_blank\" data-vars-ga-category=\"Banner\" data-vars-ga-action=\"Symmetry Lending\" data-vars-ga-label=\"Symmetry Lending\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/09\/symmetrylending-1.gif\" alt=\"Symmetry Lending\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.symmetrylending.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-100":{"title":"Land Gorilla","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/landgorilla.com\/blog\/streamlining-construction-loan-management-with-software?utm_campaign=DL_Guide%20for%20CLM%20Software&utm_source=Chrisman&utm_medium=banner%20ad&utm_content=Guide%20to%20CLM%20Software\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/02\/Land_Gorilla_branded-PROP2-120-180.gif\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/landgorilla.com\/blog\/streamlining-construction-loan-management-with-software?utm_campaign=DL_Guide%20for%20CLM%20Software&amp;utm_source=Chrisman&amp;utm_medium=banner%20ad&amp;utm_content=Guide%20to%20CLM%20Software","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"1","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-97":{"title":"Service 1st","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.srv1st.com\/request-for-info\" target=\"_blank\" data-vars-ga-category=\"Banner\" data-vars-ga-action=\"Service 1st\" data-vars-ga-label=\"Service 1st\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/07\/S1ad_Cx120.gif\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.srv1st.com\/request-for-info","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-95":{"title":"Lender Toolkit","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/hubs.la\/Q01Stp0c0\" target=\"_blank\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Lender Toolkit\" data-vars-ga-label=\"Lender Toolkit\"\r\n><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/06\/lendertoolkit-Chrisman-banner-ad-e1687370745801.png\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/hubs.la\/Q01Stp0c0","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-93":{"title":"Supreme Lending","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/besupremetoday.com\/\" target=\"ads\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Supreme Lending\" data-vars-ga-label=\"Supreme Lending\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/05\/2023_5_18_Chrisman-Ad-003.gif\" alt=\"Supreme Lending\"><\/a>","titleUrl":"https:\/\/besupremetoday.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-86":{"title":"TRUE","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/bit.ly\/3RbG5Og\" target=\"_blank\"\r\n\r\ndata-vars-ga-category=\"outbound\" data-vars-ga-action=\"click\" data-vars-ga-label=\"True Banner\"\r\n><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/12\/TRUE-12-12-2023.gif\" alt=\"TRUE\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/bit.ly\/3RbG5Og","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-91":{"title":"Quorum Federal Credit Union","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/partners.quorumfcu.org\/?utm_source=business-special-offers&utm_medium=email&utm_campaign=B2B-Chrisman-Newsletter&utm_content=Banner-Ad#products\" target=\"_blank\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Quorum Federal Credit Union\" data-vars-ga-label=\"Quorum Federal Credit Union\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/12\/quorum.gif\" alt=\"Quorum\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/partners.quorumfcu.org\/?utm_source=business-special-offers&utm_medium=email&utm_campaign=B2B-Chrisman-Newsletter&utm_content=Banner-Ad#products","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-83":{"title":"BEACON Property Data Collection Services","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.beaconpdc.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/12\/BEACONRCAd1Gif2.gif\" alt=\"BEACON Property Data Collection Services\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.beaconpdc.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-32":{"title":"Purchase Bootcamp Virtual Private Event - RON VAIMBERG","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.ronvaimberg.com\/purchase-bootcamp-virtual-private-event\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/01\/virtual-bootcamp-Chrisman-Banner_001-large-resized.jpg\" alt=\"Purchase Bootcamp Virtual Private Event - RON VAIMBERG\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.ronvaimberg.com\/purchase-bootcamp-virtual-private-event\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-22":{"title":"LodaSoft","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.lodasoft.com\/why-lodasoft\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/07\/Lodasoft-Chrisman-Banner-Ads-GIF.gif\" alt=\"LodaSoft\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.lodasoft.com\/why-lodasoft","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-16":{"title":"Point Mortgage","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.pointmtg.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/09\/Now-Hiring-SM-graphic-120-x-180-px-5-1.gif\" alt=\"Point Mortgage\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.pointmtg.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-14":{"title":"Omega","text":"<div class=\"ads\"><a href=\"https:\/\/www.omglending.com\" target=\"_blank\" rel=\"noopener\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2020\/04\/omega.gif\" alt=\"Omega\"><\/a><\/div>","titleUrl":"https:\/\/www.omglending.com","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"1","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-1":{"title":"Moder","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.gomoder.com\/?utm_source=rob_chrisman&utm_medium=banner&utm_campaign=ready_to_grow\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/08\/moder-ready_to_grow-1.gif\" alt=\"Moder\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.gomoder.com\/?utm_source=rob_chrisman&utm_medium=banner&utm_campaign=ready_to_grow","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-8":{"title":"ICE Mortgage Technology","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.icemortgagetechnology.com\/\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/10\/Combo_Ad_2023_Dig_Chrisman-Animated-Banner_120x180-1.gif\" alt=\"ICE Mortgage Technology\">\r\n<\/div>","titleUrl":"https:\/\/www.icemortgagetechnology.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-6":{"title":"LenderLogix","text":"<div class=\"ads\">\r\n<a href=\"http:\/\/www.lenderlogix.com\/qqdemo?source=chrisman\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2019\/07\/lenderlogix.jpg\" alt=\"LenderLogix\"><\/a>","titleUrl":"http:\/\/www.lenderlogix.com\/qqdemo?source=chrisman","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-43":{"title":"Verity","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/hubs.la\/Q016kzk-0\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/08\/Verity-Rob-Chrisman-Banner-120x180-1.gif\" alt=\"Verity\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/hubs.la\/Q016kzk-0","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-9":{"title":"Hartford Funding","text":"<div class=\"ads\">\r\n<a href=\"\r\nhttps:\/\/hartfordfunding.com\/careers\/\r\n\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/03\/HartFordFundingBanner.gif\" alt=\"Hartford Funding\"><\/a>\r\n<\/div>","titleUrl":" https:\/\/hartfordfunding.com\/careers\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-7":{"title":"Edumarketing","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.edumarketing.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/12\/Rob-Chrisman-Ad-120-x-180-px-3.jpg\" alt=\"Edumarketing\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.edumarketing.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-18":{"title":"PacRes Mortgage","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/pacresmortgage.com\/careers\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/09\/pacific-residential-mortgage-banner.gif\" alt=\"PacRes Mortgage\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/pacresmortgage.com\/careers\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-25":{"title":"NAN","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/bit.ly\/3f8MvMx\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/04\/The-AMC-Built-For-You-11.gif\" alt=\"NAN\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/bit.ly\/3f8MvMx","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-34":{"title":"MeridianLink","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.meridianlink.com\/mortgage-origination-system\/?utm_campaign=Q3%20ML%20Mortgage%20Rob%20Chrisman%20Ad%20September&utm_source=Rob%20Chrisman&utm_medium=Digital%20Advertising&utm_content=Demo%20Request\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/08\/MeridianLink.png\" alt=\"MeridianLink\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.meridianlink.com\/mortgage-origination-system\/?utm_campaign=Q3%20ML%20Mortgage%20Rob%20Chrisman%20Ad%20September&utm_source=Rob%20Chrisman&utm_medium=Digital%20Advertising&utm_content=Demo%20Request","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-26":{"title":"FBC Mortgage, LLC","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.fbchomeloans.com\/team-fbc\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/03\/Were-Hiring-Underwritersx120.jpg\" alt=\"FBC Mortgage, LLC\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.fbchomeloans.com\/team-fbc","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-39":{"title":"Western Alliance Bank","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.westernalliancebancorporation.com\/commercial-corporate\/specialized-mortgage-services?utm_source=rob-chrisman&utm_medium=display-email&utm_campaign=sms&utm_content=financing-and-treasury-solutions\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/03\/Western-Alliance.png\" alt=\"Western Alliance Bank\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.westernalliancebancorporation.com\/commercial-corporate\/specialized-mortgage-services?utm_source=rob-chrisman&amp;utm_medium=display-email&amp;utm_campaign=sms&amp;utm_content=financing-and-treasury-solutions","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-42":{"title":"Experience.com","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.experience.com\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/06\/The-mortgage-industry-Trusted-CX-platform.png\" alt=\"Experience.com\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.experience.com","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-60":{"title":"Mortgage Capital Management","text":"<div class=\"ads\">\r\n<a href=\"http:\/\/www.mortcap.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/01\/mortgage-capital-managment-new-120.gif\" alt=\"Mortgage Capital Management\"><\/a>\r\n<\/div>","titleUrl":"http:\/\/www.mortcap.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-57":{"title":"ICE","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.blackknightinc.com\/\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/10\/ICE-Combo_Ad_2023_Dig_Chrisman-Animated-Banner_120x180.gif\" alt=\"ICE\"><\/a>\r\n<\/div>","titleUrl":" https:\/\/www.blackknightinc.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-90":{"title":"AD Mortgage","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/admortgage.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/02\/2023.02.14_Display_ad_Ready_Price.gif\" alt=\"Ad Mortgage\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/admortgage.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-89":{"title":"PAM","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/pamvalue.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/01\/PAM-final-logo-21024_1.jpg\" alt=\"PAM\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/pamvalue.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-19":{"title":"Richey May ","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/richeymay.com\/advisory\/\" target=\"_blank\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Richey May\" data-vars-ga-label=\"Richey May\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/08\/Banner2.fw_.png\" alt=\"Richey May Advisory\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/richeymay.com\/advisory\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-112":{"title":"OptiFunder","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.optifunder.com\/demo\" target=\"_blank\" data-vars-ga-category=\"Banner\" data-vars-ga-action=\"OptiFunder\" data-vars-ga-label=\"OptiFunder\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/01\/OptiFunder-Warehouse-Optimization-and-Automation.gif\" alt=\"OptiFunder\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.optifunder.com\/demo","cssClass":"","hideTitle":"","hideEmpty":"","newWindow":"","filter":"","bare":"","widget_logic":""}},"sidebar-1":{"enhancedtextwidget-109":{"title":"Advantage Credit","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/advcredit.com\/\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/01\/Advantage-Credit.gif\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/advcredit.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-108":{"title":"Vesta","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.vesta.com\/?utm_source=chrisman\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/05\/vesta-banner-ad-120x180-1.jpg\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.vesta.com\/?utm_source=chrisman","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-105":{"title":"Calque","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/tradeinmortgage.com\/lending-partner?utm_source=Chrisman&utm_medium=digital+ads&utm_campaign=calculator\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/10\/Chrisman_Calque_3_120x180_3.gif\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/tradeinmortgage.com\/lending-partner?utm_source=Chrisman&utm_medium=digital+ads&utm_campaign=calculator","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-103":{"title":"Permissionize","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/permissionize.com\/\" target=\"_blank\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Permissionize\" data-vars-ga-label=\"Permissionize\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/09\/Permissionize-Newsletter-Banner.jpg\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/permissionize.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-102":{"title":"ServiceMac","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/info.servicemacusa.com\/about-us?utm_campaign=2023-09-sm-about-us-rc&utm_source=display-ad&utm_medium=website&utm_content=rc-annual\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/09\/ServiceMac.jpg\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/info.servicemacusa.com\/about-us?utm_campaign=2023-09-sm-about-us-rc&utm_source=display-ad&utm_medium=website&utm_content=rc-annual","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-101":{"title":"NContracts","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/hubs.ly\/Q022VYJj0\" target=\"_blank\" data-vars-ga-category=\"Banner\" data-vars-ga-action=\"NContracts\" data-vars-ga-label=\"NContracts\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/09\/Ncontracts.jpg\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/hubs.ly\/Q022VYJj0","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":true,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-99":{"title":"Visio Lending","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/bit.ly\/45c5exx\" target=\"_blank\" \r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Visio Lendingt\" data-vars-ga-label=\"Visio Lending\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/08\/Rob-Chrisman-VFS-rev.gif\" alt=\"Visio Lending\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/bit.ly\/45c5exx","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-98":{"title":"ReadyPrice","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/readyprice.com\/\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/08\/RP_Chrisman_Ad_FINAL.gif\">\r\n<\/a>\r\n<\/div>","titleUrl":"https:\/\/readyprice.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-96":{"title":"Accenture Credit Services","text":"<div class=\"ads>\r\n<a href=\"https:\/\/www.accenture.com\/us-en\/services\/banking\/credit-mortgage-business-process-outsourcing\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/07\/accenture-image.fw_.png\">\r\n<\/div>","titleUrl":"https:\/\/www.accenture.com\/us-en\/services\/banking\/credit-mortgage-business-process-outsourcing","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-94":{"title":"ServiceLink","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/go.svclnk.com\/2023-state-of-homebuying-webinar.html?utm_source=chrisman&utm_medium=display&utm_campaign=chrisman_report_display_2023&utm_term=june_display_ad&utm_content=register\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/06\/ServiceLink_Chrisman-120x180-1.jpg\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/go.svclnk.com\/2023-state-of-homebuying-webinar.html?utm_source=chrisman&utm_medium=display&utm_campaign=chrisman_report_display_2023&utm_term=june_display_ad&utm_content=register","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-88":{"title":"Mortgage Subservicing","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/bit.ly\/mlshomepage\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/02\/Discover-why-Financial-Institutions-of-all-sizes-choose-Midwest-1.png\" alt=\"Midwest\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/bit.ly\/mlshomepage","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-87":{"title":"First American Data &amp; Analytics","text":"<a href=\"https:\/\/hubs.ly\/Q02kyrz30\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/02\/First-American-DNA-Rob-Chrisman-ad-bnr-240212.jpg\" alt=\"First American Data & Analytics\"><\/a>","titleUrl":"https:\/\/hubs.ly\/Q02kyrz30","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-65":{"title":"Vice Capital","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.vicecapitalmarkets.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/10\/Vice_Chrisman_2021-resized-120.gif\" alt=\"Vice Capital\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.vicecapitalmarkets.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-56":{"title":"American Pacific Mortgage","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.apmortgage.com\/join\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/03\/American-Pacific-Mortgage-Chrisman-Blog-Giphy.gif\" alt=\"American Pacific Mortgage\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.apmortgage.com\/join","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-82":{"title":"TotalExpert","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/totalexpert.com\/solutions\/mortgage\/lead-generation\/?utm_campaign=178-DMG-2202-CustomerIntelligence-C4A-IMB&utm_source=DMG&utm_medium=Chrisman%20Banner%20Ad\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/03\/DA_CI4alerts_0323_Chrisman.jpg\" alt=\"TotalExpert\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/totalexpert.com\/solutions\/mortgage\/lead-generation\/?utm_campaign=178-DMG-2202-CustomerIntelligence-C4A-IMB&utm_source=DMG&utm_medium=Chrisman%20Banner%20Ad","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-79":{"title":"GSFA","text":"<div class=\"ads\">\r\n<a href=\"http:\/\/www.gsfahome.org\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/06\/2023-GSFA-Banner-Chrisman-FINAL.gif\" alt=\"GSFA\"><\/a>\r\n<\/div>","titleUrl":"http:\/\/www.gsfahome.org\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-78":{"title":"MGIC","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.mgic.com\/tools\/mi-solutions?utm_source=rc&utm_medium=ppc&utm_campaign=mi-s&utm_content=120x180\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/01\/mi-solutions-120x180-1.png\" alt=\"MGIC\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.mgic.com\/about-mgic\/partner-with-mgic?utm_source=rc&utm_medium=ppc&utm_campaign=testimonial&utm_content=120x180","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-52":{"title":"Myvolly","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/myvolly.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/06\/OldWay-Approved-120-1.gif\" alt=\"Myvolly\"><\/a>\r\n<\/div>\r\n\r\n\r\n","titleUrl":"https:\/\/myvolly.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-54":{"title":"The Money Source","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/subservicing.themoneysource.com\/?utm_source=chrisman&utm_medium=display&utm_campaign=prospect&utm_content=compliance\" target=\"_blank\"><img src=\"\r\nhttps:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/07\/tms.fw_.png\" alt=\"The Money Source\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/subservicing.themoneysource.com\/?utm_source=chrisman&utm_medium=display&utm_campaign=prospect&utm_content=compliance","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-67":{"title":"Loan Depot ","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.loandepot.com\/\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2023\/04\/LoanDepot.gif\" alt=\"Loan Depot\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.loandepot.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-73":{"title":"ACES Quality Management","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/bit.ly\/35FdZnw\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/01\/ACES-Rob-Chrisman-banner-ad-011521.gif\" alt=\"ACES Quality Management\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/bit.ly\/35FdZnw","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-49":{"title":"SimpleNexus","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.ncino.com\/mortgage\/us\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/09\/SN_Chrisman_120x180.png\" alt=\"SimpleNexus\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.ncino.com\/mortgage\/us","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-48":{"title":"Incenter","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.incenteram.com\/remote-disaster-inspections\/?utm_source=Chrisman&utm_medium=Banner%20Ad&utm_campaign=Fall2021%20Remote%20Val&utm_content=Remote%20Val%20Awareness\" target=\"_blank\"><img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/10\/IAM_RV-DisasterInspect-120x180-resize.jpg\" alt=\"Incenter\"><\/a>\r\n<\/div>\r\n","titleUrl":"https:\/\/www.incenteram.com\/remote-disaster-inspections\/?utm_source=Chrisman&utm_medium=Banner%20Ad&utm_campaign=Fall2021%20Remote%20Val&utm_content=Remote%20Val%20Awareness","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-33":{"title":"Tena","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.tenaco.com\/\" target=\"_blank\" >\t\t\t\t\t\t\t\t\t\t\t\t \r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/09\/TENA-Banner-Ad-for-Rob-Chrisman-2022.gif\" alt=\"TENA\"><\/a>\r\n<\/div>\r\n","titleUrl":"https:\/\/www.tenaco.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-11":{"title":"Harrison National Employment","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.harrisonnationalemployment.com\/?utm_source=rob_chrisman&utm_medium=banner&utm_campaign=hire_better\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/01\/HNE_Rob-Chrisman-1.gif\" alt=\"Harrison National Employment\"><\/a>\r\n<\/div>","titleUrl":"","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-23":{"title":"Specialized Mortgage Services","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.westernalliancebancorporation.com\/solutions\/specialized-mortgage-services\" target=\"_blank\" >\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/04\/specialized-mortgage-services.jpg\" alt=\"Specialized Mortgage Services\"><\/a>\r\n<\/div>\r\n\u200b\r\n","titleUrl":"https:\/\/www.westernalliancebancorporation.com\/solutions\/specialized-mortgage-services","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-2":{"title":"Homestead Funding","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.homesteadfunding.com\/career\/join-sales-team\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/07\/Video_HFC_Rob-Chrisman-Banner-Ad_20220630-1.gif\" alt=\"HomeStead Funding\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.homesteadfunding.com\/career\/join-sales-team","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-3":{"title":"NP, INC.","text":"<div class=\"ads\"\r\n<a href=\"https:\/\/npincwholesale.com\/\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/06\/option-2_180x120.gif\" alt=\"NP, INC.\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/npincwholesale.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-13":{"title":"Matic","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/matic.com\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/11\/Matic-for-RC.gif\" alt=\"Matic\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/matic.com","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-15":{"title":"The Mortgage Link, Inc. ","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.themortgagelink.com\/\" target=\"_blank\" >\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2024\/04\/mortgage-link.gif\" alt=\"The Mortgage Link\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.themortgagelink.com\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":"","filter":"","bare":"","widget_logic":""},"enhancedtextwidget-29":{"title":"Open Mortgage","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/openmortgage.com\/join-us\" target=\"_blank\" >\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/02\/OpenMortgage_JoinUs_120x180_v2-1.gif\" alt=\"American Financial Network\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/openmortgage.com\/join-us","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-30":{"title":"FlexClose","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.firstfundingusa.com\/flexclose\/\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/01\/FLexClose_120x180_Rob_Chrisman_Display_Ad_Jan-2021.gif\" alt=\"FlexClose\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.firstfundingusa.com\/flexclose\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-31":{"title":"Private Lending","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/www.constructiveloans.com\" target=\"_blank\" >\t\t\t\t\t\t\t\t\t\t\t\t \r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2020\/12\/Constructive-Loans-animated.gif\" alt=\"Private Lending\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/www.constructiveloans.com","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-28":{"title":"University Lending Group","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/university-lending.com\/Careers\" target=\"_blank\" >\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/02\/Ad_RChrisman_2020-8v1.gif\" alt=\"University Lending Group\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/university-lending.com\/Careers","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-21":{"title":"AD Mortgage","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/admortgage.com\/about-us\/career-center\/\" target=\"_blank\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2022\/07\/Chrisman_ad_1st0000_3.gif\" alt=\"ADMortgage\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/admortgage.com\/about-us\/career-center\/","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""},"enhancedtextwidget-20":{"title":"Richey May ","text":"<div class=\"ads\">\r\n<a href=\"https:\/\/richeymay.com\/industry\/mortgage-banking\" target=\"_blank\"\r\ndata-vars-ga-category=\"Banner\" data-vars-ga-action=\"Richey May\" data-vars-ga-label=\"Richey May\">\r\n<img src=\"https:\/\/www.robchrisman.com\/wp-content\/uploads\/2021\/08\/Banner1-x120.fw_.png\" alt=\"Richey May Mortgage Banking\"><\/a>\r\n<\/div>","titleUrl":"https:\/\/richeymay.com\/industry\/mortgage-banking","cssClass":"","hideTitle":false,"hideEmpty":false,"newWindow":false,"filter":false,"bare":false,"widget_logic":""}}}` for i, match := range re.FindAllString(str, -1) { fmt.Println(match, "found at index", i) } }

Please keep in mind that these code samples are automatically generated and are not guaranteed to work. If you find any syntax errors, feel free to submit a bug report. For a full regex reference for Golang, please visit: https://golang.org/pkg/regexp/