---
name: ScraperCity Recruiting Sourcer
description: Source candidates by role, seniority, and location, then attach verified emails and mobiles. Runs on the ScraperCity MCP server.
---

# ScraperCity Recruiting Sourcer

Source candidates by role, seniority, and location, then attach verified emails and mobiles.

## When to use it

Use to build a contactable shortlist of candidates for a role.

## ScraperCity MCP tools this uses

- `scrape_apollo`
- `find_mobiles`
- `validate_emails`

Set up the server first: see https://scrapercity.com/mcp for the config and https://scrapercity.com/how-to-use for the start, poll, download pattern and error codes.

## Steps

1. Take the role, seniority, and location from the user.
2. Pull matching people with scrape_apollo, then attach mobiles with find_mobiles.
3. Validate emails with validate_emails and return a shortlist CSV.

## Inputs

A role, a seniority, and a location.

## Output

A candidate shortlist with verified emails and mobiles.

## Cost and tips

Filter tight on seniority and location before enriching, so you only spend on the candidates worth contacting.

Scrapers draw per result from your wallet balance. find_emails and find_mobiles charge only when a result is found. The B2B database is unlimited on the $149/mo plan. Check counts before you export so spend stays predictable.
