https://github.com/tutorialwork/kleinanzeigen-ads-renewer
This is a small app to renew Kleinanzeigen ads when they about to expire.
https://github.com/tutorialwork/kleinanzeigen-ads-renewer
bot imap java kleinanzeigen mail renew springboot
Last synced: about 1 month ago
JSON representation
This is a small app to renew Kleinanzeigen ads when they about to expire.
- Host: GitHub
- URL: https://github.com/tutorialwork/kleinanzeigen-ads-renewer
- Owner: Tutorialwork
- Created: 2025-03-26T20:05:35.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-26T20:15:29.000Z (about 1 month ago)
- Last Synced: 2025-03-26T21:25:32.745Z (about 1 month ago)
- Topics: bot, imap, java, kleinanzeigen, mail, renew, springboot
- Language: Java
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kleinanzeigen Ads Renewer
This project aims to automate those annoying emails from Kleinanzeigen telling you that your ad is about to expire in
about a week.This program connects to your email account via IMAP and fetches the last 100 emails and then checks if they are from
Kleinanzeigen.
It then simply calls the URL in the email to renew the ad and move the email to another folder in your email account.**The installation instructions are coming soon**