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

FIX extract sell directly from ad page #304

Closed provinzio closed 3 months ago

provinzio commented 3 months ago

Issue #, if available: no issue

Description of changes: Web element with id j-buy-now does not exist anymore. Fetch the payment-buttons-sidebar instead and check the text for Direkt kaufen

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sebthom commented 3 months ago

Thanks!