Clay Icon

Assistance Needed for Using Clay Scraping Tool Effectively

·
·

Hey everyone, I’m in need of some assistance in Clay. I am trying to use the scraping tool to find multiple prospects at different companies based on explicit prompt details and trying to figure out how to automatically add rows for when we add those new contacts. If anyone knows what to do in this situation I am all ears and grateful for assistance. Thank you

  • Avatar of Bharat D.
    Bharat D.
    ·
    ·

    Hi Ethan, When you say you are using scraping tool do you mean Claygent or are you using some external scraping tool to do this?

  • Avatar of Ethan S.
    Ethan S.
    ·
    ·

    Yes I am using Claygent, I should have said that to begin with

  • Avatar of Bharat D.
    Bharat D.
    ·
    ·

    Makes sense. Tweak the prompt so that each contact is separated into an object. Then create JSON code for that prompt (available a couple of fields below the prompt). The JOSN structure will give you the results something like bellow based on your prompt. Contact 1 Name Company Name Job Title Contact 2 Name Company Name Job Title Contact 3 Name Company Name Job Title

  • Avatar of Bharat D.
    Bharat D.
    ·
    ·

    Once you have that each record can be written into a separate table using "Write to table" enrichment.