You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
It's still easier to fill the ad on the web page, than in config file. Therefore, it would be awesome if you could just provide the ad ID to the config (or a separate command of the script) and as result all fields for this ad are filled in config.json and all photos are downloaded in corresponding folder and the ad is enrolled in script.
The text was updated successfully, but these errors were encountered:
In some cases it's really more easy to fill the web page. especially when creating offers with special fields like for cars or bikes. so i created just yesterday a javascript script, which can be uses to extract the filled data as "ad" object. the extracted data can be included into your config.json using copy and paste.
Simply fill in all data in a Chrome browser, after clicking "Anzeige aufgeben", or "Bearbeiten" and open developer tools (right click on "Untersuchen" or press CMD+ALT+I (on Mac)). Select the Tab "console" and copy the full text of this script into it and press RETURN
It should show you the data for copying it. Please care about the notes in the start comment of the script
It's still easier to fill the ad on the web page, than in config file. Therefore, it would be awesome if you could just provide the ad ID to the config (or a separate command of the script) and as result all fields for this ad are filled in config.json and all photos are downloaded in corresponding folder and the ad is enrolled in script.
The text was updated successfully, but these errors were encountered: