Skip to content

Feature/Kleinanzeigen addresses#289

Merged
orangecoding merged 4 commits intoorangecoding:feature/kleinanzeigen_newfrom
realDayaa:fix/kleinanzeigen-address
Apr 1, 2026
Merged

Feature/Kleinanzeigen addresses#289
orangecoding merged 4 commits intoorangecoding:feature/kleinanzeigen_newfrom
realDayaa:fix/kleinanzeigen-address

Conversation

@realDayaa
Copy link
Copy Markdown
Contributor

It was bugging me that Kleinanzeigen listings only provided the postal code and not the full address.
As a result, they didn't show up on the map correctly.

This PR provides a toggle similar to Immoscout Details that allows the scraping of individual listings so as to provide a full address and description.

@realDayaa
Copy link
Copy Markdown
Contributor Author

Also I've renamend Ebay Kleinanzeigen to just Kleinanzeigen

Copy link
Copy Markdown
Owner

@orangecoding orangecoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey. Thanks for this. I've added some comments.

PLease also add some documentation.

</div>
</SegmentPart>

<SegmentPart
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you put this both in the General Settings AND the user Settings? I'd vote for just putting it into the UserSettings

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've just thought about it again. Wouldn't it make sense to make the additional details job based and put it in the job settings?
For some jobs, the exact location might be more important than the others.
Like finding real estate in rural areas vs. cities.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I do agree and I like this thinking.

We would need to adjust the logic to make it more generic plus we must make it 1 setting only..

Would you enable it by default or disable it as a default setting?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not encountered any rate limiting on ImmoScout or Kleinanzeigen thus far when running jobs.
So if it were up to me I would leave on by default because I find the additional details to be extremely valuable. ^^

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you want to go about this. Do you want me to merge your pr, and then build up on top of it?
Would that be ok with you?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can spare the time sure!

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. I just want to make sure it's ok with you as this is your source/idea.
Of course I'll attribute your work as such :)

@orangecoding
Copy link
Copy Markdown
Owner

@claude review

Repository owner deleted a comment from claude bot Mar 31, 2026
@realDayaa realDayaa changed the base branch from master to feature/kleinanzeigen_new April 1, 2026 11:32
@orangecoding orangecoding merged commit c9cc39a into orangecoding:feature/kleinanzeigen_new Apr 1, 2026
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants