Kijiji-Repost-Headless icon indicating copy to clipboard operation
Kijiji-Repost-Headless copied to clipboard

Repost / Post Kijiji ads with Python

Results 31 Kijiji-Repost-Headless issues
Sort by recently updated
recently updated
newest added

I'm trying set up an ad but can't get it to recognize any addresses in our area. We are rural but can post Kijiji ads on the website no problem....

When I attempted to post Tires, the yml file only had one line of `postAdForm.attributeMap` and ultimately failed to post. When posting tires, it asks for _tire size_ when building...

The ad is disappearing instantly without getting removal mail but can be able to create ad manually,

First of all thank you for this really nice piece of soft, it's really well written and a pleasure to use. I use your package on my server, with cron...

1) I am trying to use an older version of KRH and I am getting this file (login password removed) `PostalLat: '43.7559808' PostalLng: '-79.41077949999999' categoryId: '126' locationLevel0: 1700272 postAdForm.adType: OFFER...

It would be nice to be able to generate the INF from an already existing Kijiji ad that you posted using other means, such as the mobile app.

See log below. I just re-do the same command line over & over until it works. ``` ➜ kijiji_repost_headless git:(master) ✗ python3 kijiji_cmd.py folder seadoo 401 Traceback (most recent call...

bug

Hi, When creating an item.enf file for a car, it asks for the make, and when the make is entered it asks for the model but the choices are: 1...

``` postAdForm.attributeMap[motorcyclesmake_s]=honda postAdForm.attributeMap[motorcyclesmake_s+motorcyclesmodel_s]=othrmdl ``` should be ``` postAdForm.attributeMap[motorcyclesmake_s]=honda postAdForm.attributeMap[motorcyclesmodel_s]=othrmdl ``` otherwise the ad won't be added, you'll get ``` kijiji_api.PostAdException: Could not post ad. ```

bug

I'm searching all my cookies (tried it with multiple browsers, multiple machines, and multiple accounts) and for the life of me I can't find the SSID cookie anywhere. I do...