Auto-Amazon-Giveaways
Auto-Amazon-Giveaways copied to clipboard
Automated Amazon Giveaways using Python3 & Pyppeteer :gift: :snake:
SyntaxError: unexpected character after line continuation character
[EDIT] Nevermind. Pretty much all fixed by sniffingpickles https://github.com/sniffingpickles/Auto-Amazon-Giveaways
When trying it up on my setup, `pathlib` was missing.
Traceback (most recent call last): File "give_it_away_now.py", line 18, in asyncio.get_event_loop().run_until_complete(main()) File "/usr/lib/python3.5/asyncio/base_events.py", line 466, in run_until_complete return future.result() File "/usr/lib/python3.5/asyncio/futures.py", line 293, in result raise self._exception File "/usr/lib/python3.5/asyncio/tasks.py", line...
Getting a "Could not find next page for GiveAways, Exiting..." error.
Error
Traceback (most recent call last): File "give_it_away_now.py", line 18, in asyncio.get_event_loop().run_until_complete(main()) File "C:\Program Files (x86)\Python37-32\lib\asyncio\base_events.py", line 568, in run_until_complete return future.result() File "give_it_away_now.py", line 16, in main await do_ga_workflow(ga_page) File...
Hello, I'm sorry if this is a dumb question. I'm really new to python and coding in general, and I'm having a few issues with this script. I went to...
### Run the program twice and run into the same error both times. First time it provided 9 giveaway results before failing; second time it provided 10 giveaway results before...
After launching the script, it asks for Amazon username and password, then launches chromium. At that point, nothing else happens. It doesn't open anything in chromium.  Meanwhile, python.exe consumes...
When Amazon detects your default shipping address is not in USA, it will pop up a question asking if you have a USA shipping address available. You have to press...