Is it possible to do a reverse image google search on clay? I have a list of profile pics (from a slack group) that I want to run a google search on -> find LinkedIn -> enrich It works when I manually do the reverse image search on google and grabs their linkedin profile. Can I get this going on clay?
๐ Hey there! Our support team has got your message - we'll be back in touch within 24 hours (often sooner!). If you haven't already, please include the URL of your table in this thread so that we can help you as quickly as possible!
Hi Neil, thanks for reaching out. Could you clarify what access rights you have in this Slack channel? If you're an owner or an admin you should have access to the email addresses associated to each of your leads. You'll then be able to enrich those email addresses to find LinkedIn profiles using this enrichment option: https://downloads.intercomcdn.com/i/o/1191408970/5b3ef54f3578c790e31a2bc1/CleanShot+2024-09-24+at+12_10_28%402x.png?expires=1727196300&signature=24d59236c19eacaf8e3529da7262e798f6ffdc274a76cec9f9f19bebb77615bb&req=dSEuF81%2BlYhYWfMW1HO4zSGPGi70jrgaxgjuDEOmniJDisFbz%2FCokLRg2jts%0Au%2BMN%0A There's no integration which currently allows you to perform image searches in a structured way. An option which may work is integrating with Serper.dev using our HTTP API. In order to integrate with Serper's APIs you'll need to set up an HTTP API calling the Serper endpoint which you're targeting - in this case the search endpoint. You can follow these steps to implement the Serper integration: 1. Retrieve your Serper API key: Make an account at https://serper.dev/ and retrieve your unique API key: https://downloads.intercomcdn.com/i/o/1151942943/b92c6d256ece3eff9074232d/CleanShot+2024-08-20+at+09_17_40%402x.png?expires=1727196300&signature=c494dcfd3a9ea16bd3e48df854ac2da8331745a71ea7e241e5a12b2531be2d60&req=dSEiF8B6n4hbWvMW1HO4zUXdl4skf4bVQfMVkmWbm5IRCw%3D%3D%0A 2. Select playground, then code, and look at the cURL structure - here you'll be able to retrieve your endpoint, your API key, headers and JSON body structure: https://downloads.intercomcdn.com/i/o/1151962624/c95edc47e73d262f6c1464c4/CleanShot+2024-08-20+at+09_32_50%402x.png?expires=1727196300&signature=2a8699a376cf26efb533db610dbef723e337a1fe620f6e5393e1b50ce4ac6b00&req=dSEiF8B4n4ddXfMW1HO4zfXi2wtSj6WChFh8mU74yPPvbQ%3D%3D%0A 3. Set up an HTTP API call column in Clay, and copy the same cURL parameters in your column setup. Here's how you can set up an HTTP API call in Clay. In this specific use case, your HTTP column should look something like this, with your API key included in the header structure: https://downloads.intercomcdn.com/i/o/1151965302/fcb3b33a2cdb4c1092992dda/CleanShot+2024-08-20+at+09_34_55%402x.png?expires=1727196300&signature=7d26dab70b12d1832b1d13279835d4ff4a96703b0eb343c9c431d61dccb720f2&req=dSEiF8B4mIJfW%2FMW1HO4zVNUC2WXpjj2zwXDjARvF6D4qQ%3D%3D%0A Please note that you'll have to compile your google query using a formula, linking the location of your slack image here, as you can only input a single dynamic token in the API body. Save and run the column - this should run the column and return your google query results!
We haven't heard back from you in a bit, so we're going to go ahead and close things out here - feel free to let us know if you still need something!