Hacker News Data Scraper & Activity Monitoring
Pay $1.00 for 1,000 results
Hacker News Data Scraper & Activity Monitoring
Pay $1.00 for 1,000 results
Unofficial Hacker News API to extract data from all Hacker News categories. You can filter posts based on specific keywords, track trends using the unique activity monitoring feature, and receive updates directly in your Slack channel.
Hacker News data source
hnDataSource
EnumOptional
Select Hacker News data source.
Value options:
" ": string"newest": string"ask": string"show": string"jobs": string
Default value of this property is " "
Filter Values
filterValues
arrayOptional
Filter criteria to refine the monitoring results you wish to track. It will return true if any of the specified filter values is found in either the URL or the Title of the extracted Hacker News post.
Ignore Results Containing
ignoreValues
arrayOptional
Ignore results containing the specified keyword in either the URL or the Title of the extracted Hacker News post.
HackerNews Activity Monitor (Actor Task Required)
hnPostMonitoring
booleanOptional
If enabled, this feature will track new posts on HackerNews and store any new findings in the Actor's KeyValueStore. It can work with specific filter values or full scrapes. To function correctly, an Actor Task needs to be set up. Please refer to the 'Information' tab of the Actor for guidance on setting up your Actor Task for post monitoring.
Default value of this property is false
Slack channel name
slackChannel
stringOptional
Provide the name of the channel you want your message to be sent to. (e.g., marketing-media-mentions)
Slack Bot Token
slackBotToken
stringOptional
Provide your Slack App's Bot User OAuth Token (find it under your App's OAuth & Permissions tab)
- 1 monthly user
- 1 star
- 100.0% runs succeeded
- Created in Mar 2024
- Modified 15 days ago