How to scrap my instagram profile 1/month in n8n

Hey people ! I’m searching about a simple way to scrap my public profile instagram one time by month. I can’t find how to did it simple way. Dont want to use complexe things.

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 @Pierre_R1 ,

Welcome to the community! :space_invader:

You could use our Facebook Trigger Node Facebook trigger | n8n Docs to scrape your instagram profile for all sorts of information as they happen, and then feed that output to a database where you can they query by month.

Is this more or less what you had in mind?

Thanks for the reply, i’ll test that !!

1 Like

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