HTTP request with page-based authentication?

I am looking to scrape LinkedIn, however it requires that I be logged into an account.

Is it possible to create an HTTP request that will handle authentication if the browser is redirected to a login page?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @oguruma :wave:

Unfortunately LinkedIn is generally quite difficult for this reason - this post mentions an alternative that n8n has an integration with that might be helpful for you!