Back to source list
Official
Hacker News source integration documentation
The Hacker News Source plugin for CloudQuery extracts configuration from the Hacker News API and loads it into any supported CloudQuery destination
Loading plugin tables
The Hacker News Source plugin for CloudQuery extracts configuration from the Hacker News API and loads it into any supported CloudQuery destination
Loading plugin tables
CloudQuery's use of cookies
We use tracking cookies to understand how you use the product and help us improve it. Your consent is required before we can enable these cookies. You can opt out via the link in the footer.
This table supports incremental syncing. Read more about incremental syncing here.
| Name | Type |
|---|---|
| id | int64 |
| Name | Type |
|---|---|
| id | int64 |
| Name | Type |
|---|---|
| by | utf8 |
| _cq_id | uuid |
| _cq_parent_id | uuid |
| dead | bool |
| deleted | bool |
| descendants | int64 |
| id | int64 |
| kids | list<item: int64, nullable> |
| parent | int64 |
| parts | list<item: int64, nullable> |
| score | int64 |
| text | utf8 |
| time | timestamp[us, tz=UTC] |
| title | utf8 |
| type | utf8 |
| url | utf8 |