We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need to scrape the ICRC website to retrieve key information about their operations. The goal is to extract details on:
URL: https://www.icrc.org/en/where-we-work
Acceptance Criteria:
Tasks:
The text was updated successfully, but these errors were encountered:
I few country pages don't show ICRC presence:
Indonesia, South Sudan, USA, Moldova, Russia and Iran
I assume it might come from the different country names on GO and icrc.org
Sorry, something went wrong.
@susilnem , we need to separate these into individual countries: Indonesia and Timor-Leste (https://www.icrc.org/en/where-we-work/indonesia-and-timor-leste).
For GCC countries (https://www.icrc.org/en/where-we-work/gulf-cooperation-council-gcc-countries), @tovari , should we break them down into individual countries as well?
Additionally, how should we handle the ICRC delegation to the African Union (https://www.icrc.org/en/where-we-work/icrc-delegation-african-union
ICRC delegation to the African Union
cc @udaynwa
susilnem
No branches or pull requests
We need to scrape the ICRC website to retrieve key information about their operations. The goal is to extract details on:
URL:
https://www.icrc.org/en/where-we-work
Acceptance Criteria:
Tasks:
The text was updated successfully, but these errors were encountered: