Introduction
This integration enables users to extract essential information from Hacker News posts using Clay's platform. By providing a Hacker News post URL, the action scrapes and retrieves key data points, leveraging the Hacker News API. This functionality allows for analysis and utilization of Hacker News content streamlining data collection processes for users working with Hacker News posts.
Provider: https://news.ycombinator.com
โAPI Documentation: https://hn.algolia.com/api
Input
Name | Is Optional | Description | Type |
Hackernews Post URL | text |
Output
Name | Type |
Author | text |
Title | text |
External Url | url |
Comments | array |
Type | text |