Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Releases: Matthew17-21/Newegg-Shuffle

1.1.3

11 Nov 23:25
Compare
Choose a tag to compare

Fixed Raffle Items Scraping:

  • Changed regex to get the raffle products

1.1.2

07 Jun 14:30
59c5c28
Compare
Choose a tag to compare
  • Cleaned up code to have a single proxy function
  • (Should) Work on Python versions>=3.7 now

1.1.1

05 May 18:36
Compare
Choose a tag to compare

In this update:

  • Update Dependencies
  • Fixed Raffle Items Scrape

1.1.0

01 May 20:15
Compare
Choose a tag to compare

In this update:

  1. Renamed create account module from mobile.py to app.py
  2. Added module to enter via desktop
  3. Added module to enter via app
  4. Fixed file not found errors on certain OS.
  5. Added section for user agents in settings file
  6. Added some exception handling
  7. Fixed UnboundLocalError when changing captcha version from V3 -> V2
  8. Updated TODO list
  9. Updated documentation (README)

1.0.0

24 Apr 03:08
Compare
Choose a tag to compare

Initial release