Second-Hand-Friends / kleinanzeigen-bot

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

Feature: Reconnect on captcha when publishing #222

Closed DreckSoft closed 6 months ago

DreckSoft commented 11 months ago

Kleinanzeigen allows 10 ads to be published before requiring a captcha. The limit is per IP not per account. Therefore a reconnect feature would be nice.

Maybe the JDownloader implementation can be used? Or at least for Fritz!Box this script: https://gist.github.com/martinklepsch/375707