Hacker News Data Scraper & Activity Monitoring avatar
Hacker News Data Scraper & Activity Monitoring

Pricing

$1.00 / 1,000 results

Go to Store
Hacker News Data Scraper & Activity Monitoring

Hacker News Data Scraper & Activity Monitoring

Developed by

Lucen

Lucen

Maintained by Community

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.

0.0 (0)

Pricing

$1.00 / 1,000 results

3

Total users

20

Monthly users

7

Runs succeeded

>99%

Issues response

5.1 days

Last modified

8 months ago

VI

Uncaught Exception During Execution

Open

avikay opened this issue
5 days ago

2025-06-28T01:55:38.588Z /usr/src/app/node_modules/@slack/bolt/dist/App.js:646 2025-06-28T01:55:38.590Z throw new errors_1.AppInitializationError('signingSecret is required to initialize the default receiver. Set signingSecret or use a ' + 2025-06-28T01:55:38.592Z ^ 2025-06-28T01:55:38.593Z 2025-06-28T01:55:38.595Z AppInitializationError: signingSecret is required to initialize the default receiver. Set signingSecret or use a custom receiver. You can find your Signing Secret in your Slack App Settings. 2025-06-28T01:55:38.597Z at App.initReceiver (/usr/src/app/node_modules/@slack/bolt/dist/App.js:646:19) 2025-06-28T01:55:38.598Z at new App (/usr/src/app/node_modules/@slack/bolt/dist/App.js:140:30) 2025-06-28T01:55:38.600Z at postSlackMessage (file:///usr/src/app/src/slack/sendMessage.js:33:17) 2025-06-28T01:55:38.602Z at file:///usr/src/app/src/main.js:73:15 2025-06-28T01:55:38.604Z at runMicrotasks () 2025-06-28T01:55:38.605Z at processTicksAndRejections (node:internal/process/task_queues:96:5) { 2025-06-28T01:55:38.607Z code: 'slack_bolt_app_initialization_error' 2025-06-28T01:55:38.609Z }