Skip to content

danielsantos852/instagram-story-offer-posting-bot

Repository files navigation

instagram-story-offer-posting-bot

This is a in-progress, hobby-study-like project.

A bot that:

  • parses offer urls from an input.txt file (currently, only from amazon.com.br);
  • scrapes offer data (currently: a title/description, a thumbnail, a "before" price, a "now" price, and the discount rate);
  • creates offer images with 720 by 1080 pixels resolution;
  • connects do a physical, debug ready Android phone (I'm using a POCO X3 NFC) using pure-python-adb (ppadb);
  • pushes offer images to the phone's SD card; and
  • launches phone's Instagram app and posts offer images (with url stickers with offer urls in them).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages