HTTP Request - wait for on-page ajax response

Hey

I have an HTTP Request (GET).

The target page has an element of ajax on there, which loads on page a short while later (say 0.5 seconds)

The data returned by the HTTP Request is prior to the ajax response being rendered on the target page.

Is there a way to ‘wait’ the HTTP Request so the data response includes the ajax content?

Even if it’s an ugly 'wait one second and then grab the HTML response?

Thanks

Information on your n8n setup

  • n8n version: Community Edition, 1.45.1 (yes, I need to update it!)
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • **Operating system: Ubuntu 22.04 **

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:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.