We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0d8b6 commit 2ee86aeCopy full SHA for 2ee86ae
1 file changed
packages/threadclient-cilent-hackernews/src/hackernews.ts
@@ -12,7 +12,7 @@ threadclient-extension will be needed for:
12
- comment
13
- submit
14
- newpoll
15
- - upvote/downvote
+ - upvote/downvote (requires html scraping, see https://lukakerr.github.io/javascript/reverse-engineering-hacker-news-into-an-api)
16
- flag
17
- favourite
18
- html scraping:
0 commit comments