Python Forum
coupon clipper - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: Code sharing (https://python-forum.io/forum-5.html)
+--- Thread: coupon clipper (/thread-11516.html)



coupon clipper - metulburr - Jul-13-2018

https://github.com/metulburr/DG_coupon_auto_clipper

Dollar General expects people to manually clip each coupon on their website. They also put a coupon up for a day and then take it down. When you have 50 accounts clipping coupons...manually clipping them can be time consuming. And that is the last thing a programmer wants to do...waste time doing something redundant.

This program takes a list of active accounts/passwords, logs into each one, and clips all coupons. Put it on a cronjob to do it every X number of hours, etc.


RE: coupon clipper - ichabod801 - Jul-13-2018

You have 50 accounts with Dollar General?

Edit: Forgot about the extreme couponing thing. Saw the old thread you necroed in the bar.