{"id":14444,"date":"2026-05-21T15:50:11","date_gmt":"2026-05-21T13:50:11","guid":{"rendered":"https:\/\/chapmanbright.com\/?post_type=resources&#038;p=14444"},"modified":"2026-05-21T15:50:11","modified_gmt":"2026-05-21T13:50:11","slug":"resources-make-web-scraping-data-enrichment-use-cases","status":"publish","type":"resources","link":"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/","title":"Web scraping for data enrichment","content":{"rendered":"","protected":false},"parent":0,"template":"","cb_resources_category":[87],"class_list":["post-14444","resources","type-resources","status-publish","hentry","cb_resources_category-marketing-use-cases"],"acf":{"banner":13391,"title":"Web scraping for data enrichment","text_overview":"Outdated data in your CRM? Ai & Automation ensures your CRM data is complete, accurate, and always relevant, boosting sales effectiveness and efficiency.","image":14446,"button":"Read","components":[{"acf_fc_layout":"layout_textblock_full","background":"none","title":"","text":"Web data can fill the gaps that slow down go-to-market teams. Missing company attributes, unclear segmentation, outdated locations, inconsistent domains, duplicated accounts. All of these create manual work and reduce confidence in reporting.\r\n\r\nMake helps you operationalise web scraping as part of a structured enrichment workflow. Not as a one-off script, but as a repeatable, governed process that connects data sources to your CRM, marketing automation platform, and broader data architecture.\r\n\r\nThis page is not a step-by-step tutorial. It is a practical overview of where Make.com scraping and Make AI agents support B2B data enrichment, and what strong, production-ready implementations have in common.","button":null},{"acf_fc_layout":"layout_textblock_full","background":"grey-light","title":"What \u201cweb scraping in Make\u201d really means","text":"In practice, teams use Make as the orchestration layer around web data collection. Make coordinates:\r\n<ul>\r\n \t<li>Data inputs such as CRM records, spreadsheets, forms, or queues<\/li>\r\n \t<li>Web requests to pages or endpoints<\/li>\r\n \t<li>Extraction and normalisation of relevant fields<\/li>\r\n \t<li>Validation and confidence rules to protect data quality<\/li>\r\n \t<li>Controlled write-back to systems of record, with traceability<\/li>\r\n \t<li>Monitoring and exception handling so Operations teams can trust the workflow<\/li>\r\n<\/ul>\r\nThis matters because scraping alone is rarely the goal. The goal is consistent enrichment, with controlled updates, clear lineage, and measurable impact on sales and marketing productivity.","button":null},{"acf_fc_layout":"layout_textblock_full","background":"none","title":"Where Make AI agents fit","text":"Make AI agents add value when web content is messy, inconsistent, or difficult to parse with fixed rules. They support enrichment workflows by:\r\n\r\nInterpreting unstructured text and mapping it to structured fields, such as summarising services, identifying vertical focus, or detecting location references\r\n<ul>\r\n \t<li>Classifying companies into your segmentation model based on website content<\/li>\r\n \t<li>Generating confidence notes that explain why a value was selected, useful in review workflows<\/li>\r\n \t<li>Normalising inconsistent job titles, product names, or service categories<\/li>\r\n \t<li>Flagging ambiguity so uncertain matches are routed to human review instead of automatically overwriting your CRM<\/li>\r\n<\/ul>\r\nA practical way to think about it:\r\n<ul>\r\n \t<li>Use deterministic extraction where page structure is stable<\/li>\r\n \t<li>Use Make AI agents where interpretation is required<\/li>\r\n \t<li>Keep guardrails in place, because AI should support decisions, not silently override them<\/li>\r\n<\/ul>\r\nThis human-in-the-loop approach aligns automation with accountability and data ownership.","button":null},{"acf_fc_layout":"layout_textblock_2col","background":"secondary","title_left":"High-impact data enrichment use cases","text_left":"Below are common use cases we see in B2B organisations, grouped by team.","video_left":null,"button_left":null,"title_right":"","text_right":"","video_right":null,"button_right":null},{"acf_fc_layout":"layout_textblock_2col","background":"secondary","title_left":"Marketing Operations use cases","text_left":"<ul>\r\n \t<li>Enrich account lists for targeting. Pull missing firmographic signals from company websites to improve segmentation and personalisation.<\/li>\r\n \t<li>Populate regional and market fields. Extract countries, locations, or EMEA region cues from contact or office pages.<\/li>\r\n \t<li>Improve campaign routing logic. Add attributes that drive program membership, nurture streams, or suppression rules.<\/li>\r\n \t<li>Support ABM readiness. Validate domains, reduce duplicates, and improve account coverage before launching ABM initiatives.<\/li>\r\n \t<li>Create content-aware segments with Make AI agents. Classify companies by product focus or service category and map them to your internal taxonomy.<\/li>\r\n<\/ul>","video_left":null,"button_left":null,"title_right":"RevOps and Sales Operations use cases","text_right":"<ul>\r\n \t<li>Surface buying context signals. Use Make AI agents to summarise what a company does and store a concise account snapshot for sellers.<\/li>\r\n \t<li>Validate canonical company domains. Reduce duplicates and misrouted activity by standardising website fields.<\/li>\r\n \t<li>Enrich account hierarchy clues. Capture clearly stated parent or group references from official sources, with traceability.<\/li>\r\n \t<li>Support lead-to-account matching. Use website and naming cues to reduce mismatch rates.<\/li>\r\n \t<li>Strengthen routing logic safely. Improve routing with enriched fields while directing uncertain records into structured review workflows.<\/li>\r\n<\/ul>","video_right":null,"button_right":null},{"acf_fc_layout":"layout_textblock_2col","background":"secondary","title_left":"Data and Operations use cases","text_left":"<ul>\r\n \t<li>Create a controlled enrichment table. Store extracted fields with source URL, timestamp, and scenario metadata.<\/li>\r\n \t<li>Monitor pages for change. Detect meaningful updates such as new locations, rebrands, or offering shifts, and trigger downstream checks.<\/li>\r\n \t<li>Run data quality loops. Compare scraped values to existing records and update only when confidence thresholds are met, keeping history intact.<\/li>\r\n \t<li>Standardise taxonomies. Use Make AI agents to map varied website language into your controlled vocabulary.<\/li>\r\n \t<li>Build exception workflows. Route blocked requests, missing pages, or low-confidence outputs into a queue with context and next actions.<\/li>\r\n<\/ul>","video_left":null,"button_left":null,"title_right":"","text_right":"","video_right":null,"button_right":null},{"acf_fc_layout":"layout_textblock_full","background":"grey-light","title":"Common patterns behind successful scraper scenarios","text":"Even when use cases differ, reliable enrichment setups tend to share similar design patterns:\r\n<ul>\r\n \t<li>A queue-based flow. Records enter a queue, are processed in controlled batches, and can be retried safely.<\/li>\r\n \t<li>Source traceability. Every enriched field links back to a source URL and timestamp.<\/li>\r\n \t<li>Confidence-based write-back. Not everything is updated automatically.<\/li>\r\n \t<li>Separation of concerns. Collection, extraction, enrichment, and updates are modular rather than one large scenario.<\/li>\r\n \t<li>Human-in-the-loop by design. Exceptions and uncertainty are visible, with clear ownership.<\/li>\r\n<\/ul>\r\nThese patterns move scraping from experimentation to operational capability.","button":null},{"acf_fc_layout":"layout_textblock_full","background":"none","title":"Governance and risk control","text":"Scraping and enrichment touch sensitive operational systems. Strong guardrails are essential.\r\nMinimum controls we recommend:\r\n<ul>\r\n \t<li>Terms and compliance checks. Scrape only where you have a defensible basis and avoid personal data unless you have a lawful reason to process it.<\/li>\r\n \t<li>Rate limiting. Protect external websites and reduce the risk of blocks by pacing requests and capping volume.<\/li>\r\n \t<li>Monitoring and alerting. Track success rate, block rate, and extraction completeness, not only scenario failures.<\/li>\r\n \t<li>Versioning and documentation. Keep extraction logic readable and maintainable, including documentation of sources and rationale.<\/li>\r\n \t<li>Exception handling. Store failures with context and route them into a clear resolution workflow.<\/li>\r\n \t<li>Data ownership. Define who owns enrichment rules, mappings, and approval thresholds.<\/li>\r\n<\/ul>","button":null},{"acf_fc_layout":"layout_textblock_full","background":"grey-light","title":"What to decide before you build anything","text":"A short decision checklist that keeps enrichment initiatives grounded:\r\n<ul>\r\n \t<li>Which fields are truly worth enriching, and where will they be used?<\/li>\r\n \t<li>Which sources are acceptable, stable, and aligned with your governance model?<\/li>\r\n \t<li>What qualifies as high confidence for automated updates?<\/li>\r\n \t<li>Which system is the source of truth for each field?<\/li>\r\n \t<li>How will you monitor quality and detect breakages early?<\/li>\r\n \t<li>Where do exceptions and uncertain cases go, and who owns them?<\/li>\r\n \t<li>Where do Make AI agents add value, and where should rules remain deterministic?<\/li>\r\n<\/ul>\r\nClarity here prevents scaling the wrong process.","button":null},{"acf_fc_layout":"layout_form","image":null,"title":"More great resources like this? Subscribe!","form":"<script src=\"\/\/app-nld101.marketo.com\/js\/forms2\/js\/forms2.min.js\"><\/script>\r\n<form id=\"mktoForm_1012\"><\/form>\r\n<script>MktoForms2.loadForm(\"\/\/app-nld101.marketo.com\", \"709-IWW-550\", 1012);<\/script>"},{"acf_fc_layout":"layout_textblock_full","background":"grey-light","title":"Common questions","text":"<strong>Is Make.com a good fit for web scraping at scale?<\/strong>\r\nIt can be, when scale means controlled enrichment across defined sources with governance and monitoring in place. For very high-volume crawling across many domains, a dedicated scraping platform may be more appropriate, with Make orchestrating the workflow.\r\n\r\n<strong>Where do Make AI agents help most?<\/strong>\r\nThey add the most value when content is unstructured or inconsistent, such as classifying companies, summarising offerings, mapping text to taxonomies, and generating confidence notes for review workflows.\r\n\r\n<strong>How do we prevent bad scraped data from corrupting the CRM?<\/strong>\r\nUse confidence rules and controlled write-back logic. Automatically update only low-risk fields, and route uncertain or conflicting values into structured review queues.\r\n\r\n<strong>What about legality and privacy?<\/strong>\r\nAlways review site terms and your legal basis for processing data. Avoid collecting personal data unless you have a lawful basis and a clear business reason.","button":null},{"acf_fc_layout":"layout_cta","title":"Curious how our solutions can help you","subtitle":"to address this use case?","button":{"title":"Schedule a Discover Call","url":"\/schedule-a-discovery-call\/?topic=web-scraping-for-data-enrichment","target":""}}]},"acfml_non_translatable_locations":null,"_yoast_wpseo_primary_cb_chaploop_category":null,"_yoast_wpseo_primary_category":null,"_yoast_wpseo_primary_cb_resources_category":"87","_oembed_93c4ee9e07cccdbab2160d89f51e0593":null,"_oembed_time_93c4ee9e07cccdbab2160d89f51e0593":null,"_oembed_895c57a59179d1bdcc0438a6aef65717":null,"_oembed_time_895c57a59179d1bdcc0438a6aef65717":null,"_oembed_a76e0da45bf1cb4c09bc985b193bb36b":null,"_oembed_time_a76e0da45bf1cb4c09bc985b193bb36b":null,"_oembed_d471c06fe0867c32a7c3cd67b5476e72":null,"_oembed_time_d471c06fe0867c32a7c3cd67b5476e72":null,"_oembed_3e251453af4bbbd696536d0acadba70c":null,"_oembed_time_3e251453af4bbbd696536d0acadba70c":null,"_oembed_609a8aa9fc83eb054ff7bc4d33a77773":null,"_oembed_time_609a8aa9fc83eb054ff7bc4d33a77773":null,"_oembed_69e7431aa03b88885898bf8bb28fb3a2":null,"_oembed_time_69e7431aa03b88885898bf8bb28fb3a2":null,"_oembed_1a7070c378b395415af4a19fb20df21e":null,"_oembed_time_1a7070c378b395415af4a19fb20df21e":null,"_oembed_55d4298c0fe3b359fd893e8424afe5ff":null,"_oembed_time_55d4298c0fe3b359fd893e8424afe5ff":null,"_oembed_f9c03bd9872da4d01788e5fab78083b5":null,"_oembed_time_f9c03bd9872da4d01788e5fab78083b5":null,"_oembed_ed31fabb7dfe0fd87fcb196f605adf8a":null,"_oembed_time_ed31fabb7dfe0fd87fcb196f605adf8a":null,"_oembed_f06b7516090267ff536179713f17601d":null,"_oembed_time_f06b7516090267ff536179713f17601d":null,"_oembed_e410f7495d0eaf4554919b3e5f478077":null,"_oembed_72a013d9dd3f2322671bc171fe3158ee":null,"_oembed_940f9a7b80afb0cbcc3ba55ead955b1e":null,"_oembed_06caf10aa2f40e07a7dc241ec9381e32":null,"_oembed_time_06caf10aa2f40e07a7dc241ec9381e32":null,"_oembed_3b19edfaec2ee2d35e9b030ef998c63e":null,"_oembed_time_3b19edfaec2ee2d35e9b030ef998c63e":null,"_oembed_4dbf01cda5d7c2b1d4e613889ea0ea41":null,"_oembed_790b310b2853f889f44a51704e8e43db":null,"_oembed_de0c2f3a9e579d82d9ba59d46c7d6f13":null,"_oembed_time_de0c2f3a9e579d82d9ba59d46c7d6f13":null,"_oembed_f6e83cecc2e9acb7d1ef17990035200a":null,"_oembed_time_f6e83cecc2e9acb7d1ef17990035200a":null,"_oembed_37f9de01864257564c01942ac642dd0a":null,"_oembed_time_37f9de01864257564c01942ac642dd0a":null,"_oembed_bb413565e8d54f815c41cfcbf8544000":null,"_oembed_time_bb413565e8d54f815c41cfcbf8544000":null,"_oembed_01c508667543a073acaa932efa5f40c3":null,"_oembed_time_01c508667543a073acaa932efa5f40c3":null,"_oembed_04cd44f1f3f9be9b6faab34a598e255f":null,"_oembed_time_04cd44f1f3f9be9b6faab34a598e255f":null,"_oembed_df22d986c96061734fee19868cf88af0":null,"_oembed_time_df22d986c96061734fee19868cf88af0":null,"_oembed_e10bab5640f3efd1a065332325fa1451":null,"banner":"13392","_banner":"field_5c7651d015c5c","_title":"field_5c7651d015e12","components":["layout_textblock_full","layout_textblock_full","layout_textblock_full","layout_textblock_2col","layout_textblock_2col","layout_textblock_2col","layout_textblock_full","layout_textblock_full","layout_textblock_full","layout_form","layout_textblock_full","layout_cta"],"_components":"field_5c61508b6fb90","_yoast_wpseo_focuskw":null,"_yoast_wpseo_title":"Make Web Scraping Use Cases for Data Enrichment","_yoast_wpseo_metadesc":"Explore Make.com web scraping and Make AI agents for data enrichment. Practical B2B use cases, patterns, and governance for reliable ops.","text_overview":"Outdated data in your CRM? Ai & Automation ensures your CRM data is complete, accurate, and always relevant, boosting sales effectiveness and efficiency.","_text_overview":"field_5c7651d015fe3","subtitle":null,"_subtitle":null,"logo":null,"_logo":null,"image":"14445","_image":"field_5c7651f47d2e1","button":"Read","_button":"field_5cc848e646b9e","components_4_categories":null,"_components_4_categories":null,"text_intro":null,"_text_intro":null,"frontpage_image":null,"_frontpage_image":null,"event_date_day":null,"_event_date_day":null,"image_link":null,"_image_link":null,"_yoast_wpseo_opengraph-image":null,"_yoast_wpseo_opengraph-image-id":null,"_yoast_wpseo_twitter-image":null,"_yoast_wpseo_twitter-image-id":null,"_yoast_wpseo_opengraph-title":null,"_yoast_wpseo_opengraph-description":null,"_yoast_wpseo_twitter-title":null,"_yoast_wpseo_twitter-description":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Make Web Scraping Use Cases for Data Enrichment<\/title>\n<meta name=\"description\" content=\"Explore Make.com web scraping and Make AI agents for data enrichment. Practical B2B use cases, patterns, and governance for reliable ops.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Make Web Scraping Use Cases for Data Enrichment\" \/>\n<meta property=\"og:description\" content=\"Explore Make.com web scraping and Make AI agents for data enrichment. Practical B2B use cases, patterns, and governance for reliable ops.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/\" \/>\n<meta property=\"og:site_name\" content=\"Chapman Bright\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@chapmanbright\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/resources\\\/marketing-use-cases\\\/resources-make-web-scraping-data-enrichment-use-cases\\\/\",\"url\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/resources\\\/marketing-use-cases\\\/resources-make-web-scraping-data-enrichment-use-cases\\\/\",\"name\":\"Make Web Scraping Use Cases for Data Enrichment\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/#website\"},\"datePublished\":\"2026-05-21T13:50:11+00:00\",\"description\":\"Explore Make.com web scraping and Make AI agents for data enrichment. Practical B2B use cases, patterns, and governance for reliable ops.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/resources\\\/marketing-use-cases\\\/resources-make-web-scraping-data-enrichment-use-cases\\\/#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/resources\\\/marketing-use-cases\\\/resources-make-web-scraping-data-enrichment-use-cases\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/resources\\\/marketing-use-cases\\\/resources-make-web-scraping-data-enrichment-use-cases\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/resources\\\/%resource%\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Web scraping for data enrichment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/#website\",\"url\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/\",\"name\":\"Chapman Bright\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/#organization\",\"name\":\"Chapman Bright\",\"url\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/chapmanbright.com\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/logo_chapmanbright_colour_RGB.png\",\"contentUrl\":\"https:\\\/\\\/chapmanbright.com\\\/wp-content\\\/uploads\\\/2019\\\/03\\\/logo_chapmanbright_colour_RGB.png\",\"width\":2000,\"height\":338,\"caption\":\"Chapman Bright\"},\"image\":{\"@id\":\"https:\\\/\\\/chapmanbright.com\\\/nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/chapmanbright\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/chapman-bright\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Make Web Scraping Use Cases for Data Enrichment","description":"Explore Make.com web scraping and Make AI agents for data enrichment. Practical B2B use cases, patterns, and governance for reliable ops.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/","og_locale":"nl_NL","og_type":"article","og_title":"Make Web Scraping Use Cases for Data Enrichment","og_description":"Explore Make.com web scraping and Make AI agents for data enrichment. Practical B2B use cases, patterns, and governance for reliable ops.","og_url":"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/","og_site_name":"Chapman Bright","twitter_card":"summary_large_image","twitter_site":"@chapmanbright","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/","url":"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/","name":"Make Web Scraping Use Cases for Data Enrichment","isPartOf":{"@id":"https:\/\/chapmanbright.com\/nl\/#website"},"datePublished":"2026-05-21T13:50:11+00:00","description":"Explore Make.com web scraping and Make AI agents for data enrichment. Practical B2B use cases, patterns, and governance for reliable ops.","breadcrumb":{"@id":"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/chapmanbright.com\/nl\/resources\/marketing-use-cases\/resources-make-web-scraping-data-enrichment-use-cases\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/chapmanbright.com\/nl\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/chapmanbright.com\/nl\/resources\/%resource%\/"},{"@type":"ListItem","position":3,"name":"Web scraping for data enrichment"}]},{"@type":"WebSite","@id":"https:\/\/chapmanbright.com\/nl\/#website","url":"https:\/\/chapmanbright.com\/nl\/","name":"Chapman Bright","description":"","publisher":{"@id":"https:\/\/chapmanbright.com\/nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chapmanbright.com\/nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/chapmanbright.com\/nl\/#organization","name":"Chapman Bright","url":"https:\/\/chapmanbright.com\/nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/chapmanbright.com\/nl\/#\/schema\/logo\/image\/","url":"https:\/\/chapmanbright.com\/wp-content\/uploads\/2019\/03\/logo_chapmanbright_colour_RGB.png","contentUrl":"https:\/\/chapmanbright.com\/wp-content\/uploads\/2019\/03\/logo_chapmanbright_colour_RGB.png","width":2000,"height":338,"caption":"Chapman Bright"},"image":{"@id":"https:\/\/chapmanbright.com\/nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/chapmanbright","https:\/\/www.linkedin.com\/company\/chapman-bright\/"]}]}},"_links":{"self":[{"href":"https:\/\/chapmanbright.com\/nl\/wp-json\/wp\/v2\/resources\/14444","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chapmanbright.com\/nl\/wp-json\/wp\/v2\/resources"}],"about":[{"href":"https:\/\/chapmanbright.com\/nl\/wp-json\/wp\/v2\/types\/resources"}],"wp:attachment":[{"href":"https:\/\/chapmanbright.com\/nl\/wp-json\/wp\/v2\/media?parent=14444"}],"wp:term":[{"taxonomy":"cb_resources_category","embeddable":true,"href":"https:\/\/chapmanbright.com\/nl\/wp-json\/wp\/v2\/cb_resources_category?post=14444"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}