Skip to content

Feature request: expose liked post URLs via webhook / notifications (best-effort) #58

@webreplicax-stack

Description

@webreplicax-stack

Hi 👋 first of all, thank you for this project — it’s very well built and extremely useful.

I’m using instagram_monitor mainly to track follower changes, and it works great for that.
I noticed that the tool is also able to detect “likes” activity internally (visible in the dashboard / activity feed), but currently there doesn’t seem to be a way to consume this data programmatically.

Feature request (best-effort / optional)

Would it be possible to expose liked post events (even in a best-effort or experimental way) via one of the existing output channels, for example:

  • webhook payload
  • notification system (Telegram / JSON)
  • or a simple event callback

What would already be very useful:

I fully understand that:

  • Instagram activity feeds are unstable
  • likes are ephemeral and rate-limited
  • this may not be 100% reliable

Even partial / recent / non-guaranteed data would still be valuable for monitoring purposes.

Use case

I’m using this for personal monitoring of a small number of public accounts (non-commercial), mainly to:

  • see recent likes
  • forward them to an external system (webhook → notifications)

If this is out of scope for the project, no worries at all — just wanted to ask in case it’s something you’d consider or have thoughts about.

Thanks again for your work on this project 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions