Second-Hand-Friends / kleinanzeigen-bot

A dilligent command line tool to publish ads on kleinanzeigen.de
GNU Affero General Public License v3.0
197 stars 43 forks source link

[BUG] shipping infos are not saved #282

Closed TylonHH closed 5 months ago

TylonHH commented 5 months ago

✔️ Expected Behaviour

If I download a ad, all information should be stored

🐞 Actual Behaviour

in the yaml are the shipping datas emtpy

📋 Steps to Reproduce

force download a ad with shipping cost

📺 What browsers are you seeing the problem on? (if applicable)

Chrome

💻 What operating systems are you seeing the problem on? (if applicable)

Windows

📃 Relevant log output (if applicable)

grafik

ad_2715xxxxx.yaml

price: 90
price_type: FIXED
shipping_type: NOT_APPLICABLE
shipping_costs:
shipping_options:
sell_directly:

Code of Conduct