LIHKGr
LIHKGr copied to clipboard
R Scraper for LIHKG, the Hong Kong version of Reddit.
hcaptcha
Is this still working? I think they migrated from recaptcha to hcaptcha and when I was running your code, it got stuck on the hcaptcha page.
Due to changes in the layout of LIHKG, this package is no longer able to fetch the upvote and downvote counts. The following code with the updated CSS selector works...
Thanks for your work again. I’ve been using this package extensively in the past few months and I even customized the code to fit my use case. One of the...
While headless is impractical when LIHKG's reCaptcha is in I'm Under Attack Mode, it might be useful when it is not.
Probably in the long run, but it would be great to be able to make use of the search function: https://lihkg.com/search?q=%E4%BB%8A%E6%99%9A%E6%89%93%E8%80%81%E8%99%8E&sort=desc_create_time&type=thread Potential approach: 1. scrape the postids from the search...