Skip to content
New issue

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

Scrape ICRC Website for Presence information #2287

Open
samshara opened this issue Oct 21, 2024 · 2 comments
Open

Scrape ICRC Website for Presence information #2287

samshara opened this issue Oct 21, 2024 · 2 comments
Assignees
Labels
DFS DFS implements/leads the implementation

Comments

@samshara
Copy link
Member

We need to scrape the ICRC website to retrieve key information about their operations. The goal is to extract details on:

  1. Countries with ICRC Presence
  2. Countries with Key ICRC Operations

URL:
https://www.icrc.org/en/where-we-work

Acceptance Criteria:

  • Extract and list countries where the ICRC has a presence.
  • Identify and list countries where the ICRC has key operations.

Tasks:

  • Adjust the scraper logic to fetch the required information from the provided URL and update the API
@tovari
Copy link

tovari commented Nov 14, 2024

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

@samshara
Copy link
Member Author

@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

cc @udaynwa

@tnagorra tnagorra added the DFS DFS implements/leads the implementation label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DFS DFS implements/leads the implementation
Projects
None yet
Development

No branches or pull requests

4 participants