I want to write a program that sends push notifications to my phone every time a certain thing is posted on instagram. Help getting started?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • NPushOver

    Discontinued Full fledged, async, .Net Pushover client

  • instaloader

    Download pictures (or videos) along with their captions and other metadata from Instagram.

  • I've done this before to check new Instagram stories. You should not need the official Instagram API to check new posts. I used https://instaloader.github.io/ before, and it's as easy as logging in with your account to get a session, then retrieving the post (it starts with the latest post so that's neat), comparing it's date or ID to the previous post, and then sending the notification to telegram with their bot API. For the image, you can use /sendphoto in the telegram bot API and set the caption to include additional information (instaloader after provides the post caption, so you can just use that).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Push-Bullet

    PowerShell PushBullet "pusher" script.

  • Not sure if it works anymore, but I dod write some powershell that could send things via Pushbullet. https://github.com/ekinnee/Push-Bullet

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Data Hoarder] Durata della vita della scheda micro SD

    2 projects | /r/initaliano | 27 Apr 2023
  • Is there a working instagram solution? Instagram now forcing password resets daily if I use cookie data.

    1 project | /r/jdownloader | 30 Mar 2023
  • Is IG content archival no longer feasible?

    3 projects | /r/DataHoarder | 21 Mar 2023
  • Guys she is deleting posts again, chop chop on those screenshots and archived.

    1 project | /r/ashleycarnduff | 28 Feb 2023
  • Tracgram - Use Instagram location features to track an account (OSINT)

    1 project | /r/Hacking_Tutorials | 26 Feb 2023