Kijiji-Repost-Headless
Kijiji-Repost-Headless copied to clipboard
Repost / Post Kijiji ads with Python
I can run the files without an error, my ad gets posted momentarily. I can see it in my ads (on my Kijiji profile) and also receive an email from...
I improved the interface for tree selections (categories, etc.) using FZF narrowing. I also and added the ability to post same item to multiple addresses in 1 go. This comes...
Was there any specific reason why category deletion was removed? Now if you try to delete an ad and you have multiple ads with the same name (but in different...
I'm using the latest version. The nuke function suddenly stop working. However, show and post work perfectly. python kijiji_repost_headless -s ssid.txt nuke Traceback (most recent call last): File "C:\....\lib\runpy.py", line...
anyone getting this: python3 kijiji_repost_headless -s ./ssid.txt post item.yml Traceback (most recent call last): File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/runpy.py", line 86, in _run_code...
It worked flawlessly until Oct. 6, but suddenly collapsed with the following error `{"errors":[{"message":"Something went wrong during authentication.","locations":[{"line":2,"column":3}],"path":["loginUser"],"extensions":{"errorCode":"LOGIN_RECAPTCHA_FAIL","statusCode":401}}],"data":{"loginUser":null}}` I'm using the latest master, please help
Somehow kijiji only escapes the first line, resulting no blank line being created. But after the ad is posted and if I click on Edit Ad and save changes without...
First off - the reposter works great. It was easy to use for someone with minimal knowledge. However, I notice that when it posts/reposts an ad, the live view of...
Stealing the existing cookie's a great idea, but I'm facing some weird issues after this applied. Sometime no images're uploaded; sometime stuck there for a long time until timed out;...
I'm unable to post an ad. It gets to uploading all the images, but then fails at the very end. The html file it generates is like an incomplete version...