Hacker News new | ask | show | jobs
by topicseed 1225 days ago
Are we able to enrich data via custom endpoints? Imagine a list of leads with a website column, can I hit my own endpoint for each row to fetch/scrape the email address from it? And if so, are there any caching options?

Same with scraping data from LinkedIn or anywhere, really.

1 comments

You could use an import script (https://equals.app/integrations/import-scripts/) to pull data from a custom API and enrich at the same time. Import scripts let you run any arbitrary code and have the result added to a spreadsheet.