---
title: "Companies hiring in Egypt (2026)"
description: "**Canonical URL:** https://jobspipe.dev/hiring/country/egypt"
canonical: https://jobspipe.dev/hiring/country/egypt
last_updated: 2026-09-10
---

# Companies hiring in Egypt (2026)

> Employers with live openings located in Egypt, ranked by posting volume. Top roles, remote share and new-in-30-days share for each. Shares only.

**Canonical URL:** https://jobspipe.dev/hiring/country/egypt

Every company on this list has Egypt as the most common location on its active postings. Companies are ordered by the volume of active postings attributed to them, largest first, and the list is capped at one hundred.

Remote share is the fraction of a company's active postings that carry a remote flag. New in 30 days is the fraction of its open roles first sighted by the crawler in the last 30 days, a cross-sectional read of how much of the backlog is fresh. Top roles are the three titles the company posts most. Every figure is a share; JobsPipe does not publish counts.

To reproduce the rows behind any company, POST to /v1/jobs/search with job_country_code_or set to ["EG"], status set to active, and company_name_or set to the company's name as it appears on the posting.

## The companies

| Company | Industry | Top roles | Remote | New in 30 days |
|---|---|---|---|---|
| [Egypt Education Platform](https://jobspipe.dev/hiring/egypteducationplatform.com) | Education | Learning Support Assistant, School Counselor, School Principal | 0.0% | 67.1% |
| [Eva Pharma](https://jobspipe.dev/hiring/evapharma.com) | Pharmaceuticals | Order Entry Coordinator, Medical Representative, Omnichannel Engagement Specialist | 0.0% | 51.2% |
| [Nawy Real Estate](https://jobspipe.dev/hiring/nawy.com) | Real estate | Property Consultant, Data Scientist, Facility Management Lead | 0.0% | 37.7% |
| [Pixelogic Media Partners, LLC](https://jobspipe.dev/hiring/pixelogicmedia.com) | Electronics manufacturing | Editor, Project Manager, Subtitling Linguist | 35.2% | 68.5% |
| [robusta](https://jobspipe.dev/hiring/robustastudio.com) | Software and IT services | Business Analyst, Salesforce Manager, Senior Optimizely Developer | 56.9% | 54.9% |

## Method

Denominator: active postings from the company on the ten collected boards (deduplicated by posting id); recency shares use the crawl sighting log. Generated 2026-09-10. Companies are attributed by the employer domain on each posting and ordered by their volume of active postings; only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_country_code_or":["EG"]}'
```

## Next step

- [Query the API](https://jobspipe.dev/signup)
- [Set up an alert](https://jobspipe.dev/signals)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup