bundesAPI / bundesAPI/deutschland

Bundesanzeiger - nur Suche bei Rechnungslegung/Finanzberichte möglich?

Open
#118 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1.4k
Forks
83
PR merge metrics
No merged PRs in 30d

Description

Was müsste man im Code ändern, um nur im Bereich Rechnungslegung/Finanzberichte zu suchen?
Ich vermute es bräuchte in der aufzurufenden URL Angaben bezüglich "area_select="

# perform the search
response = self.session.get(
[update to format and test workflow](https://github.com/bundesAPI/deutschland/commit/0e3c28048bd827a4000ee7d4429797bba1debc8f)
f"https://www.bundesanzeiger.de/pub/de/start?0-2.-top%7Econtent%7Epanel-left%7Ecard-form=&fulltext={company_name}&area_select=&search_button=Suchen"
)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the search request shown in the issue and review commit 0e3c28048bd827a4000ee7d4429797bba1debc8f for the current format and test workflow. Determine how the Bundesanzeiger URL's area_select parameter represents Rechnungslegung/Finanzberichte, then update the request and verify that searches are limited to that area.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.