This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kleinanzeigen-bot
Watch
1
Star
0
Fork
0
You've already forked kleinanzeigen-bot
mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced
2026-03-12 02:31:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7169975d2aeb77b89d4b800d89aa748d4494371d
kleinanzeigen-bot
/
src
/
kleinanzeigen_bot
History
sebthom
7169975d2a
fix: logging file handler not closed on bot shutdown.
Fixes
#405
2025-02-09 04:23:24 +01:00
..
resources
feat: add hash-based ad change detection (
#343
) (
#388
)
2025-01-26 23:37:33 +01:00
__init__.py
fix: logging file handler not closed on bot shutdown.
Fixes
#405
2025-02-09 04:23:24 +01:00
__main__.py
use venv
2024-03-04 10:07:47 +01:00
extract.py
feat: add hash-based ad change detection (
#343
) (
#388
)
2025-01-26 23:37:33 +01:00
i18n.py
fix: Make doctests locale-independent (
#390
) (
#391
)
2025-01-27 09:22:15 +01:00
utils.py
fix: Handle None values in calculate_content_hash - Add test case to reproduce TypeError with None values - Fix handling of None values in special_attributes, shipping_options and images - Ensure consistent empty value handling (empty string instead of 'None') -
Fixes
#395
2025-02-03 14:15:47 +01:00
web_scraping_mixin.py
fix: escape metachars in ID and Names for selector queries
#368
2025-01-09 21:14:13 +01:00