An open API service indexing awesome lists of open source software.

https://github.com/arc3us/spin-my-wheel

A script to extract all available coupons from sites using which are using Wheelio spin pop-ups
https://github.com/arc3us/spin-my-wheel

browsermob-proxy hacktoberfest hacktoberfest-accepted hacktoberfest2020 network-analysis python script selenium selenium-python shopify shopify-apps webscrapping wheelio

Last synced: about 2 months ago
JSON representation

A script to extract all available coupons from sites using which are using Wheelio spin pop-ups

Awesome Lists containing this project

README

          

# Spin-my-wheel
This is a python script which analyses network traffic of a website to search for coupon codes. Currently this only works on websites using the [Wheelio](https://apps.shopify.com/wheelio-first-interactive-exit-intent-pop-up) plugin.

## Dependencies

Python 3
- [Selenium](https://github.com/SeleniumHQ/selenium)
- [BrowserMob-Proxy](https://github.com/lightbody/browsermob-proxy)
- [Dictor](https://pypi.org/project/dictor/)


## Usage

- (Optional) Edit the script according to your internet speed
- Run the script
- Enter the url of the site format
- Wait for it to finish
- Search for relevant coupon codes in *filename_textonly.json*
OR
- [BETA] Run Jsonparse.java to get all coupon codes as output

## Article
[Article](https://medium.com/mitchtalmadge/how-companies-like-hush-blankets-are-taking-advantage-of-your-emotions-for-profit-469b45a4156c) by Mitch Talmadge