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
- Host: GitHub
- URL: https://github.com/arc3us/spin-my-wheel
- Owner: arc3us
- Created: 2020-08-14T21:10:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T13:13:01.000Z (over 4 years ago)
- Last Synced: 2025-07-13T23:05:05.573Z (10 months ago)
- Topics: browsermob-proxy, hacktoberfest, hacktoberfest-accepted, hacktoberfest2020, network-analysis, python, script, selenium, selenium-python, shopify, shopify-apps, webscrapping, wheelio
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
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