Back to source list
Official
Hacker News
The Hacker News Source plugin for CloudQuery extracts configuration from the Hacker News API and loads it into any supported CloudQuery destination
Price
Free
hackernews_items
This table supports incremental syncing. Read more about incremental syncing here.
Primary Keys #
Name | Type |
---|---|
id | int64 |
Incremental Sync Keys #
Name | Type |
---|---|
id | int64 |
Columns #
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 |