Connect to webSite and scrrap information

Hello evrybody,

i m looking a way to create a workflow to connect http website and navigate on it to download some document on it

do u know if i can do this and how i can do that with N8N workflow

thanks

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:

hello @Issa2024

n8n doesn’t have such a node out of the box. Check the community nodes like puppeteer or similar

Hello i installed this node :

but when i lunch a node i got this error :

do u know what is wrong please ?

seems something with the community node. You can reach out to the node’s author and maybe he will fix it