This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/bluesanoo on 2024-11-17 03:10:50+00:00.


Finally got a few things worthy of posting about added to Scraperr, the self-hosted webscraper.

  1. Removal of dependency of reverse proxy, which a lot of people didn’t like
  2. Ability to proxy requests through a list of comma separated proxies
  3. Ability to do actions like click on a button or type something into an input field

Coming soon:

  • Flaresolverr support

  • Removal of MongoDB dependency (Switching to SQLite)

  • UI Overhaul?