Skip to main content
All CollectionsIntegrations and EnrichmentsScrapeMagic
Parse Data from URL with ScrapeMagic
Parse Data from URL with ScrapeMagic

Parse data from a URL using Scrapemagic.

Updated over 3 months ago

Introduction

This integration enables users to extract structured data from web pages using ScrapeMagic's parsing capabilities within Clay's workflow. By providing a URL, users can leverage ScrapeMagic's advanced scraping technology to retrieve specific information from websites, which can then be seamlessly incorporated into Clay's data enrichment processes. This action streamlines web data collection and integration for various business intelligence and research applications.

Input

Name

Is Optional

Description

Type

URL

The URL you want to extract data from.

url

Fields to Extract

The fields you want to extract. On the left side, enter a field name. On the right side, enter a description of the field so we can tell ScrapeMagic what to look for. (e.g. sqft -> The amount of square footage that was leased)

object

DOM Content Selector (Advanced)

true

The DOM Selector that will contain the content you want to extract. By default it will use: `"body"`

text

Did this answer your question?