# Hirescrape API marketplace

> 703 vendor APIs across 70 vendors. Pay-per-call in USDC. Same x402 + MPP gate as the scraper routes. Sync only — every call returns data in-band.

## How to call any skill

All skills are exposed at `POST https://hirescrape.com/api/skills/{slug}/run`.

**Without payment** → 402 with x402 + MPP challenges in headers + body.
**With payment credential** → 200 with `{ requestId, vendor, data, payment }`.

```
# Free probe (no auth) — returns 402 with quote
curl -X POST https://hirescrape.com/api/skills/hunter-v2-people-find/run \
  -H "Content-Type: application/json" \
  -d '{"email":"patrick@stripe.com"}'

# Pay via AgentCash MCP
mcp__agentcash__fetch \
  url=https://hirescrape.com/api/skills/hunter-v2-people-find/run \
  method=POST body='{"email":"patrick@stripe.com"}'
```

## Pricing

- Floor: $0.03 per call (most skills quote at floor).
- Higher upstream cost → proportional quote (1.5× wholesale, ceiling $3.44).
- Exact quote returned in the 402 body `amount` field before signing.
- Failed (5xx) calls do not settle. `Idempotency-Key` replays for 10 min.

## Wallet history (free, SIWX-gated)

- `GET https://hirescrape.com/api/skills/runs` — list every paid call by signing wallet.
- `GET https://hirescrape.com/api/skills/runs/{requestId}` — full input + output, owner-only.

## Discovery endpoints

- `GET https://hirescrape.com/api/skills` — catalog list (q, vendor, category, limit, offset).
- `GET https://hirescrape.com/api/skills/{slug}` — single skill metadata.
- `GET https://hirescrape.com/api/skills/{slug}/page.md` — per-skill markdown spec (params, examples).
- `GET https://hirescrape.com/api/skills/search?q=...` — natural-language matching (SIWX, free).

## Catalog by category

### company (91)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`abstract-vat-validation-v1-validate`](https://hirescrape.com/skills/abstract-vat-validation-v1-validate) | Abstract VAT Validation | Validate a VAT number and get company details associated with it | $0.0300 |
| [`agentphone-v1-agents`](https://hirescrape.com/skills/agentphone-v1-agents) | AgentPhone | Create a new agent with name, voice, system prompt, and voice mode | $0.0300 |
| [`agentphone-v1-agents-agentid`](https://hirescrape.com/skills/agentphone-v1-agents-agentid) | AgentPhone | Get details for a specific agent | $0.0300 |
| [`agentphone-v1-agents-agentid-calls`](https://hirescrape.com/skills/agentphone-v1-agents-agentid-calls) | AgentPhone | List calls for a specific agent | $0.0300 |
| [`agentphone-v1-agents-agentid-conversations`](https://hirescrape.com/skills/agentphone-v1-agents-agentid-conversations) | AgentPhone | List SMS conversations for a specific agent | $0.0300 |
| [`agentphone-v1-agents-agentid-numbers`](https://hirescrape.com/skills/agentphone-v1-agents-agentid-numbers) | AgentPhone | Attach a phone number to an agent | $0.0300 |
| [`agentphone-v1-agents-agentid-numbers-numberid`](https://hirescrape.com/skills/agentphone-v1-agents-agentid-numbers-numberid) | AgentPhone | Detach a phone number from an agent | $0.0300 |
| [`agentphone-v1-agents-agentid-webhook`](https://hirescrape.com/skills/agentphone-v1-agents-agentid-webhook) | AgentPhone | Get webhook URL for a specific agent | $0.0300 |
| [`agentphone-v1-agents-voices`](https://hirescrape.com/skills/agentphone-v1-agents-voices) | AgentPhone | List all available voices across providers (ElevenLabs, Cartesia, OpenAI, etc) | $0.0300 |
| [`agentphone-v1-calls`](https://hirescrape.com/skills/agentphone-v1-calls) | AgentPhone | Make an outbound voice call | $0.1500 |
| [`agentphone-v1-calls-callid`](https://hirescrape.com/skills/agentphone-v1-calls-callid) | AgentPhone | Get call details and transcript | $0.0300 |
| [`agentphone-v1-conversations-conversationid`](https://hirescrape.com/skills/agentphone-v1-conversations-conversationid) | AgentPhone | Get a conversation with all messages | $0.0300 |
| [`agentphone-v1-numbers`](https://hirescrape.com/skills/agentphone-v1-numbers) | AgentPhone | Buy a US or CA phone number | $5.25 |
| [`agentphone-v1-numbers-numberid`](https://hirescrape.com/skills/agentphone-v1-numbers-numberid) | AgentPhone | Release a phone number | $0.0300 |
| [`agentphone-v1-numbers-numberid-messages`](https://hirescrape.com/skills/agentphone-v1-numbers-numberid-messages) | AgentPhone | List messages for a phone number | $0.0300 |
| [`context-dev-brand-retrieve-by-isin`](https://hirescrape.com/skills/context-dev-brand-retrieve-by-isin) | Context.dev | Context.dev brand retrieve by isin | $0.0500 |
| [`context-dev-brand-retrieve-by-name`](https://hirescrape.com/skills/context-dev-brand-retrieve-by-name) | Context.dev | Retrieve brand information using a company name | $0.0500 |
| [`context-dev-brand-retrieve-by-ticker`](https://hirescrape.com/skills/context-dev-brand-retrieve-by-ticker) | Context.dev | Retrieve brand information using a stock ticker symbol | $0.0500 |
| [`coresignal-v2-company-base-search-filter`](https://hirescrape.com/skills/coresignal-v2-company-base-search-filter) | Coresignal | Search for companies using filters passed in the request body | $0.0500 |
| [`coresignal-v2-company-base-search-filter-preview`](https://hirescrape.com/skills/coresignal-v2-company-base-search-filter-preview) | Coresignal | Preview company search results with summary data | $0.0500 |
| [`coresignal-v2-employee-base-search-filter`](https://hirescrape.com/skills/coresignal-v2-employee-base-search-filter) | Coresignal | Search for professionals/employees using filters passed in the request body | $0.0500 |
| [`coresignal-v2-employee-base-search-filter-preview`](https://hirescrape.com/skills/coresignal-v2-employee-base-search-filter-preview) | Coresignal | Preview employee search results with summary data | $0.0500 |
| [`coresignal-v2-job-base-collect-job-id`](https://hirescrape.com/skills/coresignal-v2-job-base-collect-job-id) | Coresignal | Get a full job listing by its Coresignal numeric ID | $0.0300 |
| [`coresignal-v2-job-base-search-filter`](https://hirescrape.com/skills/coresignal-v2-job-base-search-filter) | Coresignal | Search for job listings using filters passed in the request body | $0.0500 |
| [`coresignal-v2-job-base-search-filter-preview`](https://hirescrape.com/skills/coresignal-v2-job-base-search-filter-preview) | Coresignal | Preview job search results with summary data | $0.0500 |
| [`dome-polymarket-wallet-pnl-wallet-address`](https://hirescrape.com/skills/dome-polymarket-wallet-pnl-wallet-address) | Dome API | Dome API polymarket wallet pnl wallet address | $0.0300 |
| [`edges-actions-linkedin-extract-company-affiliates-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-company-affiliates-run-live) | Edges | Edges actions linkedin extract company affiliates run live | $0.2700 |
| [`edges-actions-linkedin-extract-company-employees-insights-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-company-employees-insights-run-live) | Edges | Edges actions linkedin extract company employees insights run live | $0.2700 |
| [`edges-actions-linkedin-extract-company-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-company-run-live) | Edges | Edges actions linkedin extract company run live | $0.2700 |
| [`edges-actions-linkedin-extract-event-attendees-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-event-attendees-run-live) | Edges | Extract the list of attendees registered for a LinkedIn event | $1.32 |
| [`edges-actions-linkedin-extract-event-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-event-run-live) | Edges | Edges actions linkedin extract event run live | $0.1400 |
| [`edges-actions-linkedin-extract-group-members-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-group-members-run-live) | Edges | Extract the list of members from a LinkedIn group you belong to | $1.32 |
| [`edges-actions-linkedin-extract-job-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-job-run-live) | Edges | Edges actions linkedin extract job run live | $0.1400 |
| [`edges-actions-linkedin-extract-post-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-post-run-live) | Edges | Edges actions linkedin extract post run live | $0.1400 |
| [`edges-actions-linkedin-extract-similar-companies-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-similar-companies-run-live) | Edges | Edges actions linkedin extract similar companies run live | $0.2700 |
| [`edges-actions-linkedin-find-company-url-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-find-company-url-run-live) | Edges | Use AI to find a LinkedIn company page URL from a company name or domain | $0.0900 |
| [`edges-actions-linkedin-search-companies-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-companies-run-live) | Edges | Edges actions linkedin search companies run live | $1.32 |
| [`edges-actions-linkedin-search-company-employees-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-company-employees-run-live) | Edges | Search for employees of a specific company on LinkedIn with optional filters | $1.32 |
| [`edges-actions-linkedin-search-content-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-content-run-live) | Edges | Search for posts and articles on LinkedIn using keywords and filters | $1.32 |
| [`edges-actions-linkedin-search-events-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-events-run-live) | Edges | Search for events on LinkedIn using keywords, date, and location filters | $1.32 |
| [`edges-actions-linkedin-search-groups-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-groups-run-live) | Edges | Search for groups on LinkedIn using keywords and filters | $1.32 |
| [`edges-actions-linkedin-search-jobs-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-jobs-run-live) | Edges | Edges actions linkedin search jobs run live | $1.32 |
| [`edges-actions-linkedin-search-schools-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-schools-run-live) | Edges | Search for schools and universities on LinkedIn using keywords and filters | $1.32 |
| [`edges-actions-salesnavigator-extract-accounts-list-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-extract-accounts-list-run-live) | Edges | Extract accounts (companies) from a saved accounts list in Sales Navigator | $1.32 |
| [`edges-actions-salesnavigator-extract-employees-count-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-extract-employees-count-run-live) | Edges | Extract employee count statistics from a company's Sales Navigator account page | $0.2700 |
| [`edges-actions-salesnavigator-extract-employees-distribution-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-extract-employees-distribution-run-live) | Edges | Edges actions salesnavigator extract employees distribution run live | $0.2700 |
| [`edges-actions-salesnavigator-extract-leads-list-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-extract-leads-list-run-live) | Edges | Extract leads from a saved leads list in Sales Navigator | $1.32 |
| [`edges-actions-salesnavigator-search-companies-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-search-companies-run-live) | Edges | Search for accounts (companies) on Sales Navigator using advanced filters | $1.32 |
| [`edges-actions-salesnavigator-search-company-employees-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-search-company-employees-run-live) | Edges | Search for leads within a specific company using Sales Navigator filters | $1.32 |
| [`edges-actions-salesnavigator-search-company-metrics-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-search-company-metrics-run-live) | Edges | Get total result count metrics for a Sales Navigator company search URL | $0.2700 |
| [`edges-actions-salesnavigator-search-metrics-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-search-metrics-run-live) | Edges | Edges actions salesnavigator search metrics run live | $0.2700 |
| [`fundable-companies`](https://hirescrape.com/skills/fundable-companies) | Fundable | Search for companies using filters, includes latest funding round | $0.9900 |
| [`fundable-company`](https://hirescrape.com/skills/fundable-company) | Fundable | Get company by id, includes latest funding round | $0.1100 |
| [`fundable-company-deals`](https://hirescrape.com/skills/fundable-company-deals) | Fundable | Get entire funding history for a company | $0.9900 |
| [`fundable-company-search`](https://hirescrape.com/skills/fundable-company-search) | Fundable | Search for company id using fuzzy match or other identifiers | $0.0300 |
| [`fundable-deals`](https://hirescrape.com/skills/fundable-deals) | Fundable | Search for funding rounds using filters | $0.9900 |
| [`fundable-deals-id`](https://hirescrape.com/skills/fundable-deals-id) | Fundable | Get funding round by id | $0.0300 |
| [`fundable-deals-id-investors`](https://hirescrape.com/skills/fundable-deals-id-investors) | Fundable | Get investors in a funding round by id | $0.0300 |
| [`fundable-investor`](https://hirescrape.com/skills/fundable-investor) | Fundable | Get investor by id | $0.1100 |
| [`fundable-investor-deals`](https://hirescrape.com/skills/fundable-investor-deals) | Fundable | Get investment firm's portfolio of investments | $0.9900 |
| [`fundable-investor-search`](https://hirescrape.com/skills/fundable-investor-search) | Fundable | Search for an investor id using fuzzy match or other identifiers | $0.0300 |
| [`fundable-investors`](https://hirescrape.com/skills/fundable-investors) | Fundable | Search for investors using filters | $0.9900 |
| [`logo-search`](https://hirescrape.com/skills/logo-search) | Logo.dev | Search for company domains by brand name | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-connections`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-connections) | PredictLeads | Get business connections for a specific company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-financing-events`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-financing-events) | PredictLeads | Get financing/funding events for a specific company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-github-repositories`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-github-repositories) | PredictLeads | Get GitHub repositories associated with a company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-job-openings`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-job-openings) | PredictLeads | Get job openings for a specific company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-news-events`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-news-events) | PredictLeads | Get news events for a specific company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-products`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-products) | PredictLeads | Get products associated with a company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-similar-companies`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-similar-companies) | PredictLeads | Find companies similar to a given company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-technology-detections`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-technology-detections) | PredictLeads | Get technology stack detections for a specific company | $0.0300 |
| [`predictleads-v3-companies-company-id-or-domain-website-evolution`](https://hirescrape.com/skills/predictleads-v3-companies-company-id-or-domain-website-evolution) | PredictLeads | Track website changes over time for a specific company | $0.0300 |
| [`predictleads-v3-discover-companies`](https://hirescrape.com/skills/predictleads-v3-discover-companies) | PredictLeads | Search and filter companies | $0.0600 |
| [`predictleads-v3-discover-financing-events`](https://hirescrape.com/skills/predictleads-v3-discover-financing-events) | PredictLeads | Search and filter financing events across all companies | $0.0600 |
| [`predictleads-v3-discover-job-openings`](https://hirescrape.com/skills/predictleads-v3-discover-job-openings) | PredictLeads | Search and filter job openings across all companies | $0.0600 |
| [`predictleads-v3-discover-news-events`](https://hirescrape.com/skills/predictleads-v3-discover-news-events) | PredictLeads | Search and filter news events across all companies | $0.0600 |
| [`predictleads-v3-discover-portfolio-companies-connections`](https://hirescrape.com/skills/predictleads-v3-discover-portfolio-companies-connections) | PredictLeads | Discover connections across portfolio companies | $0.0600 |
| [`predictleads-v3-discover-products-latest`](https://hirescrape.com/skills/predictleads-v3-discover-products-latest) | PredictLeads | Discover the latest products across all companies | $0.0600 |
| [`predictleads-v3-discover-startup-platform-posts`](https://hirescrape.com/skills/predictleads-v3-discover-startup-platform-posts) | PredictLeads | Discover posts from startup platforms (Product Hunt, Hacker News, etc | $0.0600 |
| [`predictleads-v3-discover-technologies-technology-id-or-fuzzy-name-technology-detections`](https://hirescrape.com/skills/predictleads-v3-discover-technologies-technology-id-or-fuzzy-name-technology-detections) | PredictLeads | Find companies using a specific technology | $0.0300 |
| [`predictleads-v3-job-openings-id`](https://hirescrape.com/skills/predictleads-v3-job-openings-id) | PredictLeads | Get a single job opening by ID | $0.0300 |
| [`predictleads-v3-news-events-id`](https://hirescrape.com/skills/predictleads-v3-news-events-id) | PredictLeads | Get a single news event by ID | $0.0300 |
| [`predictleads-v3-products-id`](https://hirescrape.com/skills/predictleads-v3-products-id) | PredictLeads | Get a single product by ID | $0.0300 |
| [`predictleads-v3-technologies`](https://hirescrape.com/skills/predictleads-v3-technologies) | PredictLeads | List all tracked technologies | $0.0600 |
| [`predictleads-v3-technologies-id-or-fuzzy-name`](https://hirescrape.com/skills/predictleads-v3-technologies-id-or-fuzzy-name) | PredictLeads | Get a specific technology by ID or name | $0.0300 |
| [`scrapecreators-v1-facebook-adlibrary-company-ads`](https://hirescrape.com/skills/scrapecreators-v1-facebook-adlibrary-company-ads) | Scrape Creators | Company Ads | $0.0300 |
| [`scrapecreators-v1-facebook-adlibrary-search-companies`](https://hirescrape.com/skills/scrapecreators-v1-facebook-adlibrary-search-companies) | Scrape Creators | Search for Companies | $0.0300 |
| [`scrapecreators-v1-google-company-ads`](https://hirescrape.com/skills/scrapecreators-v1-google-company-ads) | Scrape Creators | Company Ads | $0.0300 |
| [`scrapecreators-v1-linkedin-company`](https://hirescrape.com/skills/scrapecreators-v1-linkedin-company) | Scrape Creators | Company Page | $0.0300 |
| [`serper-reviews`](https://hirescrape.com/skills/serper-reviews) | Serper | Serper reviews | $0.0300 |
| [`voygr-v1-business-status`](https://hirescrape.com/skills/voygr-v1-business-status) | Voygr | Voygr v1 business status | $0.0300 |

### email (83)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`abstract-company-enrichment-v2`](https://hirescrape.com/skills/abstract-company-enrichment-v2) | Abstract Company Enrichment | Abstract Company Enrichment v2 | $0.0300 |
| [`abstract-email-reputation-v1`](https://hirescrape.com/skills/abstract-email-reputation-v1) | Abstract Email Reputation | Abstract Email Reputation v1 | $0.0300 |
| [`agentmail-v0-inboxes`](https://hirescrape.com/skills/agentmail-v0-inboxes) | AgentMail | Create a new email inbox | $3.00 |
| [`agentmail-v0-inboxes-inbox-id-drafts`](https://hirescrape.com/skills/agentmail-v0-inboxes-inbox-id-drafts) | AgentMail | Create a new draft in an inbox | $0.0300 |
| [`agentmail-v0-inboxes-inbox-id-messages-message-id-forward`](https://hirescrape.com/skills/agentmail-v0-inboxes-inbox-id-messages-message-id-forward) | AgentMail | Forward a message to new recipients | $0.0300 |
| [`agentmail-v0-inboxes-inbox-id-messages-message-id-reply`](https://hirescrape.com/skills/agentmail-v0-inboxes-inbox-id-messages-message-id-reply) | AgentMail | Reply to a specific message | $0.0300 |
| [`agentmail-v0-inboxes-inbox-id-messages-message-id-reply-all`](https://hirescrape.com/skills/agentmail-v0-inboxes-inbox-id-messages-message-id-reply-all) | AgentMail | Reply to all recipients of a message | $0.0300 |
| [`agentmail-v0-inboxes-inbox-id-messages-send`](https://hirescrape.com/skills/agentmail-v0-inboxes-inbox-id-messages-send) | AgentMail | Send an email message from an inbox | $0.0300 |
| [`agentphone-v0-agent-sign-up`](https://hirescrape.com/skills/agentphone-v0-agent-sign-up) | AgentPhone | Start agent signup | $0.0300 |
| [`agentphone-v0-agent-verify`](https://hirescrape.com/skills/agentphone-v0-agent-verify) | AgentPhone | Verify OTP code | $0.0300 |
| [`apollo-api-v1-people-match`](https://hirescrape.com/skills/apollo-api-v1-people-match) | Apollo API | Enrich a person by email, LinkedIn URL, name+company, or other identifiers | $0.0300 |
| [`aviato-person-email`](https://hirescrape.com/skills/aviato-person-email) | Aviato | Get a person's email addresses | $0.0600 |
| [`brand-dev-v1-brand-retrieve-by-email`](https://hirescrape.com/skills/brand-dev-v1-brand-retrieve-by-email) | Brand.dev API | Brand.dev API v1 brand retrieve by email | $0.0500 |
| [`bytemine-contacts-enrich`](https://hirescrape.com/skills/bytemine-contacts-enrich) | Bytemine | Enrich a single contact by email, phone, LinkedIn, Facebook, or name+company | $0.0500 |
| [`bytemine-contacts-unlock`](https://hirescrape.com/skills/bytemine-contacts-unlock) | Bytemine | Bytemine contacts unlock | $0.0500 |
| [`company-enrich-people-email`](https://hirescrape.com/skills/company-enrich-people-email) | Company Enrich | Resolve a work email address for a person | $0.2000 |
| [`company-enrich-people-lookup`](https://hirescrape.com/skills/company-enrich-people-lookup) | Company Enrich | Look up a person by their email address | $0.1100 |
| [`contactout-v1-domain-enrich`](https://hirescrape.com/skills/contactout-v1-domain-enrich) | ContactOut | Get company information from domain names | $0.0500 |
| [`contactout-v1-email-enrich`](https://hirescrape.com/skills/contactout-v1-email-enrich) | ContactOut | Get profile details from an email address | $0.5000 |
| [`contactout-v1-linkedin-enrich`](https://hirescrape.com/skills/contactout-v1-linkedin-enrich) | ContactOut | ContactOut v1 linkedin enrich | $0.8300 |
| [`contactout-v1-people-enrich`](https://hirescrape.com/skills/contactout-v1-people-enrich) | ContactOut | ContactOut v1 people enrich | $0.8300 |
| [`contactout-v1-people-linkedin`](https://hirescrape.com/skills/contactout-v1-people-linkedin) | ContactOut | Get contact details for a LinkedIn profile | $0.5000 |
| [`contactout-v1-people-linkedin-batch`](https://hirescrape.com/skills/contactout-v1-people-linkedin-batch) | ContactOut | Get contact details for up to 30 LinkedIn profiles | $0.7500 |
| [`context-dev-brand-prefetch-by-email`](https://hirescrape.com/skills/context-dev-brand-prefetch-by-email) | Context.dev | Context.dev brand prefetch by email | $0.0500 |
| [`context-dev-brand-retrieve-by-email`](https://hirescrape.com/skills/context-dev-brand-retrieve-by-email) | Context.dev | Context.dev brand retrieve by email | $0.0500 |
| [`crustdata-screener-person-enrich`](https://hirescrape.com/skills/crustdata-screener-person-enrich) | Crustdata | Enrich one or more individuals by LinkedIn URL or business email | $2.36 |
| [`crustdata-screener-persondb-search`](https://hirescrape.com/skills/crustdata-screener-persondb-search) | Crustdata | Crustdata screener persondb search | $1.41 |
| [`didit-v3-email-send`](https://hirescrape.com/skills/didit-v3-email-send) | Didit API | Send a one-time verification code to an email address | $0.0600 |
| [`fiber-v1-contact-details-single`](https://hirescrape.com/skills/fiber-v1-contact-details-single) | Fiber AI API | Standard synchronous contact reveal | $0.2100 |
| [`fiber-v1-email-to-person-single`](https://hirescrape.com/skills/fiber-v1-email-to-person-single) | Fiber AI API | Fiber AI API v1 email to person single | $0.0300 |
| [`fiber-v1-github-to-linkedin-single`](https://hirescrape.com/skills/fiber-v1-github-to-linkedin-single) | Fiber AI API | Finds LinkedIn profile and/or email from a GitHub username | $0.2400 |
| [`fiber-v1-validate-email-single`](https://hirescrape.com/skills/fiber-v1-validate-email-single) | Fiber AI API | Checks if a given email is likely to bounce using a waterfall of strategies | $0.0300 |
| [`hunter-v2-combined-find`](https://hirescrape.com/skills/hunter-v2-combined-find) | Hunter | Hunter v2 combined find | $0.0300 |
| [`hunter-v2-companies-find`](https://hirescrape.com/skills/hunter-v2-companies-find) | Hunter | Hunter v2 companies find | $0.0300 |
| [`hunter-v2-discover`](https://hirescrape.com/skills/hunter-v2-discover) | Hunter | Find companies matching criteria using filters or natural language | $0.0300 |
| [`hunter-v2-domain-search`](https://hirescrape.com/skills/hunter-v2-domain-search) | Hunter | Find all email addresses for a domain | $0.0300 |
| [`hunter-v2-email-count`](https://hirescrape.com/skills/hunter-v2-email-count) | Hunter | Hunter v2 email count | $0.0300 |
| [`hunter-v2-email-finder`](https://hirescrape.com/skills/hunter-v2-email-finder) | Hunter | Hunter v2 email finder | $0.0300 |
| [`hunter-v2-email-verifier`](https://hirescrape.com/skills/hunter-v2-email-verifier) | Hunter | Verify if an email address is deliverable | $0.0300 |
| [`hunter-v2-people-find`](https://hirescrape.com/skills/hunter-v2-people-find) | Hunter | Hunter v2 people find | $0.0300 |
| [`influencers-club-public-v1-creators-audience-overlap`](https://hirescrape.com/skills/influencers-club-public-v1-creators-audience-overlap) | Influencers Club | Compare audience overlap between 2-10 creators on a given platform | $0.0300 |
| [`influencers-club-public-v1-creators-content-details`](https://hirescrape.com/skills/influencers-club-public-v1-creators-content-details) | Influencers Club | Retrieve detailed post information: metadata, comments, transcript, or audio | $0.0300 |
| [`influencers-club-public-v1-creators-content-posts`](https://hirescrape.com/skills/influencers-club-public-v1-creators-content-posts) | Influencers Club | Fetch recent posts for a creator | $0.0300 |
| [`influencers-club-public-v1-creators-enrich-email`](https://hirescrape.com/skills/influencers-club-public-v1-creators-enrich-email) | Influencers Club | Basic creator enrichment by email address | $0.0300 |
| [`influencers-club-public-v1-creators-enrich-handle-full`](https://hirescrape.com/skills/influencers-club-public-v1-creators-enrich-handle-full) | Influencers Club | Comprehensive creator enrichment by social media handle | $0.0300 |
| [`influencers-club-public-v1-creators-enrich-handle-raw`](https://hirescrape.com/skills/influencers-club-public-v1-creators-enrich-handle-raw) | Influencers Club | Retrieve raw platform data for a creator by handle | $0.0300 |
| [`influencers-club-public-v1-creators-socials`](https://hirescrape.com/skills/influencers-club-public-v1-creators-socials) | Influencers Club | Discover all verified social accounts connected to a creator | $0.0300 |
| [`influencers-club-public-v1-discovery`](https://hirescrape.com/skills/influencers-club-public-v1-discovery) | Influencers Club | Influencers Club public v1 discovery | $0.0300 |
| [`influencers-club-public-v1-discovery-creators-similar`](https://hirescrape.com/skills/influencers-club-public-v1-discovery-creators-similar) | Influencers Club | Find creators similar to a reference creator by URL, username, or ID | $0.0300 |
| [`nyne-company-enrichment`](https://hirescrape.com/skills/nyne-company-enrichment) | Nyne.ai | Start async company enrichment | $0.1200 |
| [`nyne-person-enrichment`](https://hirescrape.com/skills/nyne-person-enrichment) | Nyne.ai | Start async person enrichment | $0.6600 |
| [`ocean-io-v2-enrich-company`](https://hirescrape.com/skills/ocean-io-v2-enrich-company) | Ocean.io | Match a company with Ocean | $0.0300 |
| [`ocean-io-v2-enrich-person`](https://hirescrape.com/skills/ocean-io-v2-enrich-person) | Ocean.io | Match a person with Ocean | $0.0300 |
| [`ocean-io-v2-lookup-companies`](https://hirescrape.com/skills/ocean-io-v2-lookup-companies) | Ocean.io | Lookup and enrich multiple companies by domain (max 1000) | $0.0300 |
| [`ocean-io-v2-lookup-people`](https://hirescrape.com/skills/ocean-io-v2-lookup-people) | Ocean.io | Lookup and enrich multiple people by LinkedIn handle or Ocean | $0.0300 |
| [`ocean-io-v3-search-companies`](https://hirescrape.com/skills/ocean-io-v3-search-companies) | Ocean.io | Ocean.io v3 search companies | $1.50 |
| [`ocean-io-v3-search-people`](https://hirescrape.com/skills/ocean-io-v3-search-people) | Ocean.io | Ocean.io v3 search people | $1.50 |
| [`openmart-api-v1-business-records-list-id-type`](https://hirescrape.com/skills/openmart-api-v1-business-records-list-id-type) | Openmart | Fetch full business records by openmart_id or google_place_id | $0.0300 |
| [`openmart-api-v1-enrich-company`](https://hirescrape.com/skills/openmart-api-v1-enrich-company) | Openmart | Enrich a company by website URL or social media link | $0.0300 |
| [`openmart-api-v1-search`](https://hirescrape.com/skills/openmart-api-v1-search) | Openmart | Search local businesses by natural language query with 22+ filter categories | $0.0300 |
| [`openmart-api-v1-search-only-ids`](https://hirescrape.com/skills/openmart-api-v1-search-only-ids) | Openmart | Lightweight search returning only business IDs | $0.0300 |
| [`peopledatalabs-v5-person-enrich`](https://hirescrape.com/skills/peopledatalabs-v5-person-enrich) | People Data Labs | Enrich a person by name, email, phone, LinkedIn URL, or other identifiers | $0.5300 |
| [`sixtyfour-find-email`](https://hirescrape.com/skills/sixtyfour-find-email) | Sixtyfour API | Find email address for a lead | $0.0800 |
| [`tomba-v1-author-finder`](https://hirescrape.com/skills/tomba-v1-author-finder) | Tomba API | Find the email address of a blog post author from the article URL | $0.0300 |
| [`tomba-v1-combined-find`](https://hirescrape.com/skills/tomba-v1-combined-find) | Tomba API | Get combined person and company information from an email | $0.0300 |
| [`tomba-v1-companies-find`](https://hirescrape.com/skills/tomba-v1-companies-find) | Tomba API | Get company information from a domain | $0.0300 |
| [`tomba-v1-domain-search`](https://hirescrape.com/skills/tomba-v1-domain-search) | Tomba API | Search emails based on a website domain | $0.0300 |
| [`tomba-v1-domain-status`](https://hirescrape.com/skills/tomba-v1-domain-status) | Tomba API | Check the status and availability of a domain | $0.0300 |
| [`tomba-v1-domain-suggestions`](https://hirescrape.com/skills/tomba-v1-domain-suggestions) | Tomba API | Get domain suggestions for a company name | $0.0300 |
| [`tomba-v1-email-count`](https://hirescrape.com/skills/tomba-v1-email-count) | Tomba API | Tomba API v1 email count | $0.0300 |
| [`tomba-v1-email-finder`](https://hirescrape.com/skills/tomba-v1-email-finder) | Tomba API | Find the most likely email address from a domain name, first name, and last name | $0.0300 |
| [`tomba-v1-email-format`](https://hirescrape.com/skills/tomba-v1-email-format) | Tomba API | Get the email format patterns used by a domain (e | $0.0300 |
| [`tomba-v1-email-sources`](https://hirescrape.com/skills/tomba-v1-email-sources) | Tomba API | Find the sources where an email was found on the web | $0.0300 |
| [`tomba-v1-email-verifier`](https://hirescrape.com/skills/tomba-v1-email-verifier) | Tomba API | Verify the deliverability of an email address | $0.0300 |
| [`tomba-v1-enrich`](https://hirescrape.com/skills/tomba-v1-enrich) | Tomba API | Tomba API v1 enrich | $0.0300 |
| [`tomba-v1-linkedin`](https://hirescrape.com/skills/tomba-v1-linkedin) | Tomba API | Find the email address from a LinkedIn profile URL | $0.0300 |
| [`tomba-v1-location`](https://hirescrape.com/skills/tomba-v1-location) | Tomba API | Get employee location distribution for a domain | $0.0300 |
| [`tomba-v1-people-find`](https://hirescrape.com/skills/tomba-v1-people-find) | Tomba API | Get person information from an email address | $0.0300 |
| [`tomba-v1-phone-finder`](https://hirescrape.com/skills/tomba-v1-phone-finder) | Tomba API | Find phone numbers associated with an email, domain, or LinkedIn profile | $0.0300 |
| [`tomba-v1-phone-validator`](https://hirescrape.com/skills/tomba-v1-phone-validator) | Tomba API | Validate a phone number and get carrier information | $0.0300 |
| [`tomba-v1-reveal-search`](https://hirescrape.com/skills/tomba-v1-reveal-search) | Tomba API | Search for companies using natural language queries or structured filters | $0.0300 |
| [`tomba-v1-similar`](https://hirescrape.com/skills/tomba-v1-similar) | Tomba API | Find domains similar to a given domain | $0.0300 |
| [`tomba-v1-technology`](https://hirescrape.com/skills/tomba-v1-technology) | Tomba API | Discover technologies used by a website | $0.0300 |

### finance (9)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`abstract-vat-validation-v1-calculate`](https://hirescrape.com/skills/abstract-vat-validation-v1-calculate) | Abstract VAT Validation | Calculate VAT amount for a given price and country | $0.0300 |
| [`dome-crypto-prices-binance`](https://hirescrape.com/skills/dome-crypto-prices-binance) | Dome API | Fetches historical crypto price data from Binance | $0.0300 |
| [`dome-crypto-prices-chainlink`](https://hirescrape.com/skills/dome-crypto-prices-chainlink) | Dome API | Fetches historical crypto price data from Chainlink | $0.0300 |
| [`dome-kalshi-market-price-market-ticker`](https://hirescrape.com/skills/dome-kalshi-market-price-market-ticker) | Dome API | Fetches the current market price for a Kalshi market by market_ticker | $0.0300 |
| [`dome-kalshi-markets`](https://hirescrape.com/skills/dome-kalshi-markets) | Dome API | Dome API kalshi markets | $0.0300 |
| [`dome-kalshi-orderbooks`](https://hirescrape.com/skills/dome-kalshi-orderbooks) | Dome API | Dome API kalshi orderbooks | $0.0300 |
| [`dome-kalshi-trades`](https://hirescrape.com/skills/dome-kalshi-trades) | Dome API | Dome API kalshi trades | $0.0300 |
| [`dome-matching-markets-sports`](https://hirescrape.com/skills/dome-matching-markets-sports) | Dome API | Dome API matching markets sports | $0.0300 |
| [`dome-polymarket-market-price-token-id`](https://hirescrape.com/skills/dome-polymarket-market-price-token-id) | Dome API | Fetches the current market price for a market by token_id | $0.0300 |

### maps (23)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`abstract-ip-intelligence-v1`](https://hirescrape.com/skills/abstract-ip-intelligence-v1) | Abstract IP Intelligence | Abstract IP Intelligence v1 | $0.0300 |
| [`abstract-phone-intelligence-v1`](https://hirescrape.com/skills/abstract-phone-intelligence-v1) | Abstract Phone Intelligence | Abstract Phone Intelligence v1 | $0.0300 |
| [`abstract-timezone-v1-convert-time`](https://hirescrape.com/skills/abstract-timezone-v1-convert-time) | Abstract Timezone | Convert time between two locations or timezones | $0.0300 |
| [`abstract-timezone-v1-current-time`](https://hirescrape.com/skills/abstract-timezone-v1-current-time) | Abstract Timezone | Get the current time, date, and timezone for a location | $0.0300 |
| [`baseten-v1-chat-completions`](https://hirescrape.com/skills/baseten-v1-chat-completions) | Baseten Model APIs | Send a conversation to a model and get a completion back | $0.0300 |
| [`olostep-v1-maps`](https://hirescrape.com/skills/olostep-v1-maps) | Olostep API | This endpoint allows users to get all the urls on a certain website | $0.0300 |
| [`precip-api-v1-daily`](https://hirescrape.com/skills/precip-api-v1-daily) | Precip AI - Hyperlocal Weather Data API | Precip AI - Hyperlocal Weather Data API api v1 daily | $0.0300 |
| [`precip-api-v1-hourly`](https://hirescrape.com/skills/precip-api-v1-hourly) | Precip AI - Hyperlocal Weather Data API | Precip AI - Hyperlocal Weather Data API api v1 hourly | $0.0300 |
| [`precip-api-v1-last-48`](https://hirescrape.com/skills/precip-api-v1-last-48) | Precip AI - Hyperlocal Weather Data API | Total precipitation in the last 48 hours for the given location(s) | $0.0300 |
| [`precip-api-v1-map-servicename-imageserver-tile-z-y-x`](https://hirescrape.com/skills/precip-api-v1-map-servicename-imageserver-tile-z-y-x) | Precip AI - Hyperlocal Weather Data API | Map tiles compatible with most web mapping or GIS tools | $0.0300 |
| [`precip-api-v1-recent-rain`](https://hirescrape.com/skills/precip-api-v1-recent-rain) | Precip AI - Hyperlocal Weather Data API | Precip AI - Hyperlocal Weather Data API api v1 recent rain | $0.0300 |
| [`precip-embed-location`](https://hirescrape.com/skills/precip-embed-location) | Precip AI - Hyperlocal Weather Data API | Precip AI - Hyperlocal Weather Data API embed location | $0.1500 |
| [`serper-autocomplete`](https://hirescrape.com/skills/serper-autocomplete) | Serper | Google Autocomplete - returns search query suggestions based on a prefix | $0.0300 |
| [`serper-images`](https://hirescrape.com/skills/serper-images) | Serper | Serper images | $0.0300 |
| [`serper-lens`](https://hirescrape.com/skills/serper-lens) | Serper | Serper lens | $0.0300 |
| [`serper-maps`](https://hirescrape.com/skills/serper-maps) | Serper | Serper maps | $0.0300 |
| [`serper-news`](https://hirescrape.com/skills/serper-news) | Serper | Serper news | $0.0300 |
| [`serper-patents`](https://hirescrape.com/skills/serper-patents) | Serper | Serper patents | $0.0300 |
| [`serper-places`](https://hirescrape.com/skills/serper-places) | Serper | Serper places | $0.0300 |
| [`serper-scholar`](https://hirescrape.com/skills/serper-scholar) | Serper | Serper scholar | $0.0300 |
| [`serper-shopping`](https://hirescrape.com/skills/serper-shopping) | Serper | Serper shopping | $0.0300 |
| [`serper-videos`](https://hirescrape.com/skills/serper-videos) | Serper | Serper videos | $0.0300 |
| [`tavily-map`](https://hirescrape.com/skills/tavily-map) | Tavily API | Tavily API map | $0.0800 |

### other (69)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`abstract-exchange-rates-v1-convert`](https://hirescrape.com/skills/abstract-exchange-rates-v1-convert) | Abstract Exchange Rates | Convert an amount from one currency to another | $0.0300 |
| [`abstract-exchange-rates-v1-historical`](https://hirescrape.com/skills/abstract-exchange-rates-v1-historical) | Abstract Exchange Rates | Get exchange rates for a specific historical date | $0.0300 |
| [`abstract-exchange-rates-v1-live`](https://hirescrape.com/skills/abstract-exchange-rates-v1-live) | Abstract Exchange Rates | Get the latest exchange rates for a given base currency | $0.0300 |
| [`abstract-iban-validation-v1`](https://hirescrape.com/skills/abstract-iban-validation-v1) | Abstract IBAN Validation | Validate an IBAN and retrieve associated bank details, country, and check digits | $0.0300 |
| [`abstract-image-processing-v1-upload`](https://hirescrape.com/skills/abstract-image-processing-v1-upload) | Abstract Image Processing | Upload and process an image directly | $0.0300 |
| [`abstract-image-processing-v1-url`](https://hirescrape.com/skills/abstract-image-processing-v1-url) | Abstract Image Processing | Process and optimize an image from a given URL | $0.0300 |
| [`abstract-public-holidays-v1`](https://hirescrape.com/skills/abstract-public-holidays-v1) | Abstract Public Holidays | Get holidays for a specific country, year, month, and day | $0.0300 |
| [`abstract-vat-validation-v1-categories`](https://hirescrape.com/skills/abstract-vat-validation-v1-categories) | Abstract VAT Validation | Get VAT rate categories for a specific country | $0.0300 |
| [`didit-v3-database-validation`](https://hirescrape.com/skills/didit-v3-database-validation) | Didit API | Didit API v3 database validation | $0.4700 |
| [`didit-v3-phone-send`](https://hirescrape.com/skills/didit-v3-phone-send) | Didit API | Send a one-time verification code to a phone number | $0.4500 |
| [`dome-matching-markets-sports-sport`](https://hirescrape.com/skills/dome-matching-markets-sports-sport) | Dome API | Dome API matching markets sports sport | $0.0300 |
| [`dome-polymarket-activity`](https://hirescrape.com/skills/dome-polymarket-activity) | Dome API | Dome API polymarket activity | $0.0300 |
| [`dome-polymarket-candlesticks-condition-id`](https://hirescrape.com/skills/dome-polymarket-candlesticks-condition-id) | Dome API | Dome API polymarket candlesticks condition id | $0.0300 |
| [`dome-polymarket-orderbooks`](https://hirescrape.com/skills/dome-polymarket-orderbooks) | Dome API | Dome API polymarket orderbooks | $0.0300 |
| [`dome-polymarket-orders`](https://hirescrape.com/skills/dome-polymarket-orders) | Dome API | Dome API polymarket orders | $0.0300 |
| [`dome-polymarket-positions-wallet-wallet-address`](https://hirescrape.com/skills/dome-polymarket-positions-wallet-wallet-address) | Dome API | Fetches all Polymarket positions for a proxy wallet address | $0.0300 |
| [`dome-polymarket-wallet`](https://hirescrape.com/skills/dome-polymarket-wallet) | Dome API | Dome API polymarket wallet | $0.0300 |
| [`elevenlabs-v1-audio-isolation`](https://hirescrape.com/skills/elevenlabs-v1-audio-isolation) | ElevenLabs | Isolate vocals/speech from background audio in an audio file | $0.2300 |
| [`elevenlabs-v1-audio-isolation-stream`](https://hirescrape.com/skills/elevenlabs-v1-audio-isolation-stream) | ElevenLabs | Isolate vocals/speech from background audio and stream the result | $0.2300 |
| [`elevenlabs-v1-dubbing`](https://hirescrape.com/skills/elevenlabs-v1-dubbing) | ElevenLabs | Dub a video or audio file into another language, preserving speaker voices | $1.20 |
| [`elevenlabs-v1-forced-alignment`](https://hirescrape.com/skills/elevenlabs-v1-forced-alignment) | ElevenLabs | Align text to audio, producing precise word-level timestamps | $0.0500 |
| [`elevenlabs-v1-music`](https://hirescrape.com/skills/elevenlabs-v1-music) | ElevenLabs | Generate a complete music track from a text prompt or composition plan | $0.7500 |
| [`elevenlabs-v1-music-detailed`](https://hirescrape.com/skills/elevenlabs-v1-music-detailed) | ElevenLabs | Generate a music track with a detailed response including metadata | $0.7500 |
| [`elevenlabs-v1-music-plan`](https://hirescrape.com/skills/elevenlabs-v1-music-plan) | ElevenLabs | Generate a detailed composition plan from a text prompt for music generation | $0.1500 |
| [`elevenlabs-v1-music-stem-separation`](https://hirescrape.com/skills/elevenlabs-v1-music-stem-separation) | ElevenLabs | Separate an audio file into individual stems (vocals, drums, bass, etc | $0.3000 |
| [`elevenlabs-v1-music-stream`](https://hirescrape.com/skills/elevenlabs-v1-music-stream) | ElevenLabs | Generate and stream a music track in real-time | $0.7500 |
| [`elevenlabs-v1-music-video-to-music`](https://hirescrape.com/skills/elevenlabs-v1-music-video-to-music) | ElevenLabs | Generate music to match the mood and content of a video | $0.7500 |
| [`elevenlabs-v1-sound-generation`](https://hirescrape.com/skills/elevenlabs-v1-sound-generation) | ElevenLabs | Generate sound effects from a text description | $0.2300 |
| [`elevenlabs-v1-speech-to-speech-voice-id`](https://hirescrape.com/skills/elevenlabs-v1-speech-to-speech-voice-id) | ElevenLabs | ElevenLabs v1 speech to speech voice id | $0.0300 |
| [`elevenlabs-v1-speech-to-speech-voice-id-stream`](https://hirescrape.com/skills/elevenlabs-v1-speech-to-speech-voice-id-stream) | ElevenLabs | Transform speech to a target voice and stream the result in real-time | $0.0300 |
| [`elevenlabs-v1-speech-to-text`](https://hirescrape.com/skills/elevenlabs-v1-speech-to-text) | ElevenLabs | Transcribe audio to text with optional speaker diarization and timestamps | $0.0500 |
| [`elevenlabs-v1-text-to-dialogue`](https://hirescrape.com/skills/elevenlabs-v1-text-to-dialogue) | ElevenLabs | Generate multi-voice dialogue audio from text inputs with different voice IDs | $0.1500 |
| [`elevenlabs-v1-text-to-dialogue-stream`](https://hirescrape.com/skills/elevenlabs-v1-text-to-dialogue-stream) | ElevenLabs | Stream multi-voice dialogue audio in real-time | $0.1500 |
| [`elevenlabs-v1-text-to-dialogue-stream-with-timestamps`](https://hirescrape.com/skills/elevenlabs-v1-text-to-dialogue-stream-with-timestamps) | ElevenLabs | Stream multi-voice dialogue audio in real-time with word-level timestamps | $0.1500 |
| [`elevenlabs-v1-text-to-dialogue-with-timestamps`](https://hirescrape.com/skills/elevenlabs-v1-text-to-dialogue-with-timestamps) | ElevenLabs | Generate multi-voice dialogue audio with word-level timestamps | $0.1500 |
| [`elevenlabs-v1-text-to-speech-voice-id`](https://hirescrape.com/skills/elevenlabs-v1-text-to-speech-voice-id) | ElevenLabs | Convert text into natural-sounding speech audio using a specified voice | $0.0300 |
| [`elevenlabs-v1-text-to-speech-voice-id-stream`](https://hirescrape.com/skills/elevenlabs-v1-text-to-speech-voice-id-stream) | ElevenLabs | Convert text to speech and stream the audio back in real-time | $0.0300 |
| [`elevenlabs-v1-text-to-speech-voice-id-stream-with-timestamps`](https://hirescrape.com/skills/elevenlabs-v1-text-to-speech-voice-id-stream-with-timestamps) | ElevenLabs | Stream text-to-speech audio in real-time with word-level timestamps | $0.0300 |
| [`elevenlabs-v1-text-to-speech-voice-id-with-timestamps`](https://hirescrape.com/skills/elevenlabs-v1-text-to-speech-voice-id-with-timestamps) | ElevenLabs | Convert text to speech and receive audio with word-level timestamps | $0.0300 |
| [`nano-banana-v1beta-models-gemini-2-5-flash-image-generatecontent`](https://hirescrape.com/skills/nano-banana-v1beta-models-gemini-2-5-flash-image-generatecontent) | Nano Banana | Generate images from text prompts | $0.0800 |
| [`openai-audio-speech`](https://hirescrape.com/skills/openai-audio-speech) | OpenAI | Generates audio speech from input text (TTS) | $0.0300 |
| [`openai-audio-transcriptions`](https://hirescrape.com/skills/openai-audio-transcriptions) | OpenAI | Transcribes audio into text in the input language | $0.0300 |
| [`openai-audio-translations`](https://hirescrape.com/skills/openai-audio-translations) | OpenAI | Translates audio into English text | $0.0300 |
| [`openai-chat-completions`](https://hirescrape.com/skills/openai-chat-completions) | OpenAI | Creates a model response for the given chat conversation | $0.0500 |
| [`openai-images-edits`](https://hirescrape.com/skills/openai-images-edits) | OpenAI | Creates an edited or extended image from source images and a prompt | $0.1200 |
| [`openai-images-generations`](https://hirescrape.com/skills/openai-images-generations) | OpenAI | Creates images from a text prompt using GPT Image or DALL-E models | $0.1200 |
| [`openai-models`](https://hirescrape.com/skills/openai-models) | OpenAI | Lists all currently available models with basic information | $0.0300 |
| [`openai-models-model`](https://hirescrape.com/skills/openai-models-model) | OpenAI | Retrieves details about a specific model | $0.0300 |
| [`openai-moderations`](https://hirescrape.com/skills/openai-moderations) | OpenAI | Classifies if text and/or image inputs are potentially harmful | $0.0300 |
| [`openai-responses-input-tokens`](https://hirescrape.com/skills/openai-responses-input-tokens) | OpenAI | Returns input token counts for a request without generating a response | $0.0300 |
| [`precip-api-v1-cloud-cover-hourly`](https://hirescrape.com/skills/precip-api-v1-cloud-cover-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly cloud cover fraction (0-1, where 0 is clear and 1 is overcast) | $0.0300 |
| [`precip-api-v1-relative-humidity-hourly`](https://hirescrape.com/skills/precip-api-v1-relative-humidity-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly relative humidity as a percentage (0-100%) | $0.0300 |
| [`precip-api-v1-soil-moisture-daily`](https://hirescrape.com/skills/precip-api-v1-soil-moisture-daily) | Precip AI - Hyperlocal Weather Data API | Daily soil moisture percentage relative to holding capacity at 0-10cm depth | $0.0300 |
| [`precip-api-v1-soil-moisture-hourly`](https://hirescrape.com/skills/precip-api-v1-soil-moisture-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly soil moisture percentage relative to holding capacity at 0-10cm depth | $0.0300 |
| [`precip-api-v1-solar-radiation-hourly`](https://hirescrape.com/skills/precip-api-v1-solar-radiation-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly downward short-wave radiation flux in watts per square meter (W/m²) | $0.0300 |
| [`precip-api-v1-specific-humidity-hourly`](https://hirescrape.com/skills/precip-api-v1-specific-humidity-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly specific humidity (kg/kg) | $0.0300 |
| [`precip-api-v1-temp-0-10cm-hourly`](https://hirescrape.com/skills/precip-api-v1-temp-0-10cm-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly soil temperature data at 0-10cm depth in Celsius (°C) | $0.0300 |
| [`precip-api-v1-temperature-hourly`](https://hirescrape.com/skills/precip-api-v1-temperature-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly near-surface air temperature in Celsius (°C) | $0.0300 |
| [`precip-api-v1-wind-direction-hourly`](https://hirescrape.com/skills/precip-api-v1-wind-direction-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly wind direction in compass degrees (0-360) | $0.0300 |
| [`precip-api-v1-wind-speed-gust-hourly`](https://hirescrape.com/skills/precip-api-v1-wind-speed-gust-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly wind gust speed in meters per second (m/s) | $0.0300 |
| [`precip-api-v1-wind-speed-hourly`](https://hirescrape.com/skills/precip-api-v1-wind-speed-hourly) | Precip AI - Hyperlocal Weather Data API | Hourly near-surface wind speed in meters per second (m/s) | $0.0300 |
| [`textbelt-text`](https://hirescrape.com/skills/textbelt-text) | Textbelt API | Send an SMS using HTTP POST | $0.0500 |
| [`zai-api-paas-v4-chat-completions`](https://hirescrape.com/skills/zai-api-paas-v4-chat-completions) | Z.ai API | Z.ai API api paas v4 chat completions | $0.0300 |
| [`zai-api-paas-v4-files`](https://hirescrape.com/skills/zai-api-paas-v4-files) | Z.ai API | Z.ai API api paas v4 files | $0.0300 |
| [`zai-api-paas-v4-reader`](https://hirescrape.com/skills/zai-api-paas-v4-reader) | Z.ai API | Reads and parses the content of the specified URL | $0.0300 |
| [`zai-api-paas-v4-videos-generations`](https://hirescrape.com/skills/zai-api-paas-v4-videos-generations) | Z.ai API | CogVideoX is a video generation large model developed by Z | $0.0300 |
| [`zai-api-v1-agents`](https://hirescrape.com/skills/zai-api-v1-agents) | Z.ai API | Z.ai API api v1 agents | $0.0300 |
| [`zai-api-v1-agents-conversation`](https://hirescrape.com/skills/zai-api-v1-agents-conversation) | Z.ai API | This endpoint is used to query the agent conversation history | $0.0300 |
| [`zai-v1-agents-async-result`](https://hirescrape.com/skills/zai-v1-agents-async-result) | Z.ai API | This endpoint is used to query the result of an asynchronous request | $0.0300 |

### people (252)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`abstract-avatars-v1`](https://hirescrape.com/skills/abstract-avatars-v1) | Abstract Avatars | Generate an avatar image from a name or initials with customizable styling | $0.0300 |
| [`agentphone-v1-messages`](https://hirescrape.com/skills/agentphone-v1-messages) | AgentPhone | Send an SMS from an agent's phone number | $0.0500 |
| [`andi-v1-search`](https://hirescrape.com/skills/andi-v1-search) | Andi Search API | Andi Search API v1 search | $0.0300 |
| [`apollo-api-v1-mixed-companies-search`](https://hirescrape.com/skills/apollo-api-v1-mixed-companies-search) | Apollo API | Search Apollo database for companies matching filters | $0.0300 |
| [`apollo-api-v1-news-articles-search`](https://hirescrape.com/skills/apollo-api-v1-news-articles-search) | Apollo API | Search for news articles related to companies in the Apollo database | $0.0300 |
| [`apollo-api-v1-organizations-bulk-enrich`](https://hirescrape.com/skills/apollo-api-v1-organizations-bulk-enrich) | Apollo API | Enrich up to 10 organizations in a single request | $0.0800 |
| [`apollo-api-v1-organizations-enrich`](https://hirescrape.com/skills/apollo-api-v1-organizations-enrich) | Apollo API | Enrich a company by domain | $0.0300 |
| [`apollo-api-v1-organizations-id`](https://hirescrape.com/skills/apollo-api-v1-organizations-id) | Apollo API | Get complete organization info by Apollo organization ID | $0.0300 |
| [`apollo-api-v1-organizations-organization-id-job-postings`](https://hirescrape.com/skills/apollo-api-v1-organizations-organization-id-job-postings) | Apollo API | Get current job postings for a company by Apollo organization ID | $0.0300 |
| [`apollo-api-v1-people-bulk-match`](https://hirescrape.com/skills/apollo-api-v1-people-bulk-match) | Apollo API | Enrich up to 10 people in a single request | $0.0800 |
| [`aviato-company-acquisitions`](https://hirescrape.com/skills/aviato-company-acquisitions) | Aviato | Get companies acquired by the specified company | $0.1800 |
| [`aviato-company-employees`](https://hirescrape.com/skills/aviato-company-employees) | Aviato | Get employees of the specified company | $0.0300 |
| [`aviato-company-enrich`](https://hirescrape.com/skills/aviato-company-enrich) | Aviato | Get enriched details on a company | $0.1800 |
| [`aviato-company-founders`](https://hirescrape.com/skills/aviato-company-founders) | Aviato | Get founders of the specified company | $0.0300 |
| [`aviato-company-funding-rounds`](https://hirescrape.com/skills/aviato-company-funding-rounds) | Aviato | Get funding rounds of the specified company | $0.1200 |
| [`aviato-company-funds`](https://hirescrape.com/skills/aviato-company-funds) | Aviato | Get funds that a company has raised | $0.1200 |
| [`aviato-company-investments`](https://hirescrape.com/skills/aviato-company-investments) | Aviato | Get investments made into the specified company | $0.0600 |
| [`aviato-company-investments-funds`](https://hirescrape.com/skills/aviato-company-investments-funds) | Aviato | Get individual funds that a company has invested in (e | $0.0600 |
| [`aviato-company-investments-outbound`](https://hirescrape.com/skills/aviato-company-investments-outbound) | Aviato | Get outbound investments that a company has made | $0.0600 |
| [`aviato-company-search`](https://hirescrape.com/skills/aviato-company-search) | Aviato | Search for companies using Aviato DSL | $0.0300 |
| [`aviato-geocoder-search`](https://hirescrape.com/skills/aviato-geocoder-search) | Aviato | Search for a location and get geocoded matches | $0.0300 |
| [`aviato-marketmap-generate`](https://hirescrape.com/skills/aviato-marketmap-generate) | Aviato | Start generating a market map to find similar companies | $0.3000 |
| [`aviato-person-enrich`](https://hirescrape.com/skills/aviato-person-enrich) | Aviato | Get enriched details on a person | $0.0500 |
| [`aviato-person-founded-companies`](https://hirescrape.com/skills/aviato-person-founded-companies) | Aviato | Get companies that a person has founded | $0.0300 |
| [`aviato-person-investments-companies`](https://hirescrape.com/skills/aviato-person-investments-companies) | Aviato | Get companies that a person has invested in | $0.0300 |
| [`aviato-person-investments-funds`](https://hirescrape.com/skills/aviato-person-investments-funds) | Aviato | Get funds that a person has invested in | $0.0300 |
| [`aviato-person-search`](https://hirescrape.com/skills/aviato-person-search) | Aviato | Search for people using Aviato DSL | $0.0300 |
| [`aviato-person-simple-search`](https://hirescrape.com/skills/aviato-person-simple-search) | Aviato | Simplified person search with pre-defined query parameters | $0.0300 |
| [`aviato-person-vestings`](https://hirescrape.com/skills/aviato-person-vestings) | Aviato | Get vestings of a person | $0.2400 |
| [`aviato-social-company-posts`](https://hirescrape.com/skills/aviato-social-company-posts) | Aviato | Get posts from a company's LinkedIn page | $0.1200 |
| [`aviato-social-person-posts`](https://hirescrape.com/skills/aviato-social-person-posts) | Aviato | Get posts from a person's LinkedIn profile | $0.1200 |
| [`aviato-social-post-posturn-comments`](https://hirescrape.com/skills/aviato-social-post-posturn-comments) | Aviato | Get comments for a LinkedIn post | $0.0300 |
| [`aviato-social-post-posturn-reactions`](https://hirescrape.com/skills/aviato-social-post-posturn-reactions) | Aviato | Get reactions for a LinkedIn post | $0.0300 |
| [`aviato-social-post-posturn-reshares`](https://hirescrape.com/skills/aviato-social-post-posturn-reshares) | Aviato | Get reshares for a LinkedIn post | $0.0300 |
| [`brand-dev-v1-brand-ai-products`](https://hirescrape.com/skills/brand-dev-v1-brand-ai-products) | Brand.dev API | Beta feature: Extract product information from a brand’s website | $0.0500 |
| [`brand-dev-v1-brand-ai-query`](https://hirescrape.com/skills/brand-dev-v1-brand-ai-query) | Brand.dev API | Use AI to extract specific data points from a brand’s website | $0.0500 |
| [`brand-dev-v1-brand-fonts`](https://hirescrape.com/skills/brand-dev-v1-brand-fonts) | Brand.dev API | Brand.dev API v1 brand fonts | $0.0500 |
| [`brand-dev-v1-brand-naics`](https://hirescrape.com/skills/brand-dev-v1-brand-naics) | Brand.dev API | Endpoint to classify any brand into a 2022 NAICS code | $0.0500 |
| [`brand-dev-v1-brand-retrieve`](https://hirescrape.com/skills/brand-dev-v1-brand-retrieve) | Brand.dev API | Brand.dev API v1 brand retrieve | $0.0500 |
| [`brand-dev-v1-brand-retrieve-by-isin`](https://hirescrape.com/skills/brand-dev-v1-brand-retrieve-by-isin) | Brand.dev API | Brand.dev API v1 brand retrieve by isin | $0.0500 |
| [`brand-dev-v1-brand-retrieve-by-name`](https://hirescrape.com/skills/brand-dev-v1-brand-retrieve-by-name) | Brand.dev API | Retrieve brand information using a company name | $0.0500 |
| [`brand-dev-v1-brand-retrieve-by-ticker`](https://hirescrape.com/skills/brand-dev-v1-brand-retrieve-by-ticker) | Brand.dev API | Retrieve brand information using a stock ticker symbol | $0.0500 |
| [`brand-dev-v1-brand-retrieve-simplified`](https://hirescrape.com/skills/brand-dev-v1-brand-retrieve-simplified) | Brand.dev API | Brand.dev API v1 brand retrieve simplified | $0.0500 |
| [`brand-dev-v1-brand-screenshot`](https://hirescrape.com/skills/brand-dev-v1-brand-screenshot) | Brand.dev API | Capture a screenshot of a website | $0.0500 |
| [`brand-dev-v1-brand-styleguide`](https://hirescrape.com/skills/brand-dev-v1-brand-styleguide) | Brand.dev API | Brand.dev API v1 brand styleguide | $0.0500 |
| [`brand-dev-v1-brand-transaction-identifier`](https://hirescrape.com/skills/brand-dev-v1-brand-transaction-identifier) | Brand.dev API | Brand.dev API v1 brand transaction identifier | $0.0500 |
| [`bytemine-b2b-enrich`](https://hirescrape.com/skills/bytemine-b2b-enrich) | Bytemine | Enrich a company by name, website, LinkedIn URL, or company_id | $0.0500 |
| [`bytemine-b2b-search`](https://hirescrape.com/skills/bytemine-b2b-search) | Bytemine | Bytemine b2b search | $0.9000 |
| [`bytemine-contacts-search`](https://hirescrape.com/skills/bytemine-contacts-search) | Bytemine | Bytemine contacts search | $0.9000 |
| [`bytemine-crawl-batch`](https://hirescrape.com/skills/bytemine-crawl-batch) | Bytemine | Scrape up to 100 URLs in parallel | $0.2300 |
| [`bytemine-crawl-continue`](https://hirescrape.com/skills/bytemine-crawl-continue) | Bytemine | Resume processing pending pages in an existing crawl job | $0.0500 |
| [`bytemine-crawl-diff`](https://hirescrape.com/skills/bytemine-crawl-diff) | Bytemine | Compare a page's current content against a saved snapshot | $0.0500 |
| [`bytemine-crawl-extract`](https://hirescrape.com/skills/bytemine-crawl-extract) | Bytemine | Bytemine crawl extract | $0.0900 |
| [`bytemine-crawl-intel`](https://hirescrape.com/skills/bytemine-crawl-intel) | Bytemine | Bytemine crawl intel | $0.2300 |
| [`bytemine-crawl-map`](https://hirescrape.com/skills/bytemine-crawl-map) | Bytemine | Discover all URLs on a website via sitemap + link extraction | $0.0500 |
| [`bytemine-crawl-results`](https://hirescrape.com/skills/bytemine-crawl-results) | Bytemine | Retrieve paginated results from a completed crawl | $0.0300 |
| [`bytemine-crawl-scrape`](https://hirescrape.com/skills/bytemine-crawl-scrape) | Bytemine | Scrape a URL and return markdown, links, metadata, and tech stack | $0.0500 |
| [`bytemine-crawl-snapshot`](https://hirescrape.com/skills/bytemine-crawl-snapshot) | Bytemine | Save a snapshot of a page's current content for change tracking | $0.0500 |
| [`bytemine-crawl-start`](https://hirescrape.com/skills/bytemine-crawl-start) | Bytemine | Bytemine crawl start | $2.25 |
| [`bytemine-crawl-status`](https://hirescrape.com/skills/bytemine-crawl-status) | Bytemine | Check crawl job status including pages crawled, found, and completion | $0.0300 |
| [`bytemine-signals-acquisitions`](https://hirescrape.com/skills/bytemine-signals-acquisitions) | Bytemine | Bytemine signals acquisitions | $0.9000 |
| [`bytemine-signals-funding`](https://hirescrape.com/skills/bytemine-signals-funding) | Bytemine | Bytemine signals funding | $0.9000 |
| [`bytemine-v1-apps-meeting-prep`](https://hirescrape.com/skills/bytemine-v1-apps-meeting-prep) | Bytemine | Bytemine v1 apps meeting prep | $0.4500 |
| [`bytemine-v1-apps-roi-calculator`](https://hirescrape.com/skills/bytemine-v1-apps-roi-calculator) | Bytemine | Bytemine v1 apps roi calculator | $0.4500 |
| [`bytemine-v1-company-lookalikes`](https://hirescrape.com/skills/bytemine-v1-company-lookalikes) | Bytemine | Find companies similar to provided domains (max 10) | $2.25 |
| [`bytemine-v1-icp-builder`](https://hirescrape.com/skills/bytemine-v1-icp-builder) | Bytemine | Describe your ideal customer profile in plain text | $2.25 |
| [`bytemine-v1-proposals-generate`](https://hirescrape.com/skills/bytemine-v1-proposals-generate) | Bytemine | Bytemine v1 proposals generate | $0.4500 |
| [`captaindata-companies-company-uid-employees`](https://hirescrape.com/skills/captaindata-companies-company-uid-employees) | CaptainData | List employees of a given company | $0.0300 |
| [`captaindata-companies-enrich`](https://hirescrape.com/skills/captaindata-companies-enrich) | CaptainData | Get comprehensive company information from a LinkedIn Company URL | $0.1400 |
| [`captaindata-companies-find`](https://hirescrape.com/skills/captaindata-companies-find) | CaptainData | Find a company by name | $0.2700 |
| [`captaindata-companies-search`](https://hirescrape.com/skills/captaindata-companies-search) | CaptainData | Search and discover companies using a LinkedIn Sales Navigator search query | $3.44 |
| [`captaindata-people-enrich`](https://hirescrape.com/skills/captaindata-people-enrich) | CaptainData | CaptainData people enrich | $0.2700 |
| [`captaindata-people-find`](https://hirescrape.com/skills/captaindata-people-find) | CaptainData | Find people by name and optionally company name | $0.2700 |
| [`captaindata-people-search`](https://hirescrape.com/skills/captaindata-people-search) | CaptainData | Search and discover people using a LinkedIn Sales Navigator search query | $3.44 |
| [`company-enrich-companies`](https://hirescrape.com/skills/company-enrich-companies) | Company Enrich | Get a company's full profile by its CompanyEnrich ID | $0.0300 |
| [`company-enrich-companies-enrich`](https://hirescrape.com/skills/company-enrich-companies-enrich) | Company Enrich | Enrich a company by domain name | $0.0300 |
| [`company-enrich-companies-enrich-batch`](https://hirescrape.com/skills/company-enrich-companies-enrich-batch) | Company Enrich | Enrich multiple companies by domain in a single request | $0.0300 |
| [`company-enrich-companies-search`](https://hirescrape.com/skills/company-enrich-companies-search) | Company Enrich | Search for companies matching specific criteria | $0.0300 |
| [`company-enrich-companies-search-scroll`](https://hirescrape.com/skills/company-enrich-companies-search-scroll) | Company Enrich | Search companies with cursor-based pagination for large result sets | $0.0300 |
| [`company-enrich-companies-similar`](https://hirescrape.com/skills/company-enrich-companies-similar) | Company Enrich | Find companies similar to one or more given companies | $0.1100 |
| [`company-enrich-companies-similar-scroll`](https://hirescrape.com/skills/company-enrich-companies-similar-scroll) | Company Enrich | Find similar companies with cursor-based pagination for large result sets | $0.1100 |
| [`company-enrich-companies-workforce`](https://hirescrape.com/skills/company-enrich-companies-workforce) | Company Enrich | Get workforce insights for a company | $0.1100 |
| [`company-enrich-people`](https://hirescrape.com/skills/company-enrich-people) | Company Enrich | Get a person's full profile by their CompanyEnrich ID | $0.0500 |
| [`company-enrich-people-search`](https://hirescrape.com/skills/company-enrich-people-search) | Company Enrich | Search for people matching specific criteria | $0.0500 |
| [`company-enrich-people-search-scroll`](https://hirescrape.com/skills/company-enrich-people-search-scroll) | Company Enrich | Search people with cursor-based pagination for large result sets | $0.0500 |
| [`coresignal-v2-company-base-collect-company-id`](https://hirescrape.com/skills/coresignal-v2-company-base-collect-company-id) | Coresignal | Get a full company profile by its Coresignal numeric ID | $0.0300 |
| [`coresignal-v2-company-base-collect-profile-url`](https://hirescrape.com/skills/coresignal-v2-company-base-collect-profile-url) | Coresignal | Get a full company profile by its professional network URL | $0.0300 |
| [`coresignal-v2-company-clean-collect-company-id`](https://hirescrape.com/skills/coresignal-v2-company-clean-collect-company-id) | Coresignal | Get a cleaned, deduplicated company profile by its Coresignal numeric ID | $0.0300 |
| [`coresignal-v2-company-clean-enrich`](https://hirescrape.com/skills/coresignal-v2-company-clean-enrich) | Coresignal | Look up a company by its website domain and get a full cleaned company profile | $0.0800 |
| [`coresignal-v2-company-multi-source-collect-company-id`](https://hirescrape.com/skills/coresignal-v2-company-multi-source-collect-company-id) | Coresignal | Get the most comprehensive company profile by its Coresignal numeric ID | $0.0300 |
| [`coresignal-v2-company-multi-source-collect-profile-url`](https://hirescrape.com/skills/coresignal-v2-company-multi-source-collect-profile-url) | Coresignal | Get a comprehensive multi-source company profile by its professional network URL | $0.0300 |
| [`coresignal-v2-company-multi-source-enrich`](https://hirescrape.com/skills/coresignal-v2-company-multi-source-enrich) | Coresignal | Coresignal v2 company multi source enrich | $0.1400 |
| [`coresignal-v2-employee-base-collect-employee-id`](https://hirescrape.com/skills/coresignal-v2-employee-base-collect-employee-id) | Coresignal | Get a full employee/professional profile by its Coresignal numeric ID | $0.0300 |
| [`coresignal-v2-employee-base-collect-profile-url`](https://hirescrape.com/skills/coresignal-v2-employee-base-collect-profile-url) | Coresignal | Get a full employee profile by their professional network URL | $0.0300 |
| [`coresignal-v2-employee-clean-collect-employee-id`](https://hirescrape.com/skills/coresignal-v2-employee-clean-collect-employee-id) | Coresignal | Get a cleaned, deduplicated employee profile by its Coresignal numeric ID | $0.0300 |
| [`coresignal-v2-employee-multi-source-collect-employee-id`](https://hirescrape.com/skills/coresignal-v2-employee-multi-source-collect-employee-id) | Coresignal | Get the most comprehensive employee profile by its Coresignal numeric ID | $0.0300 |
| [`coresignal-v2-employee-multi-source-collect-profile-url`](https://hirescrape.com/skills/coresignal-v2-employee-multi-source-collect-profile-url) | Coresignal | Coresignal v2 employee multi source collect profile url | $0.0300 |
| [`coresignal-v2-employee-post-collect-post-id`](https://hirescrape.com/skills/coresignal-v2-employee-post-collect-post-id) | Coresignal | Get a full professional network post by its numeric post ID | $0.0300 |
| [`coresignal-v2-employee-post-search-filter`](https://hirescrape.com/skills/coresignal-v2-employee-post-search-filter) | Coresignal | Coresignal v2 employee post search filter | $0.0500 |
| [`crustdata-data-lab-gartner-reviews-table`](https://hirescrape.com/skills/crustdata-data-lab-gartner-reviews-table) | Crustdata | Get Gartner Peer Insights review data for companies | $0.0300 |
| [`crustdata-data-lab-job-listings-table`](https://hirescrape.com/skills/crustdata-data-lab-job-listings-table) | Crustdata | Get job listings from Crustdata's database | $0.0300 |
| [`crustdata-screener-company`](https://hirescrape.com/skills/crustdata-screener-company) | Crustdata | Enrich one or more companies by domain, name, or Crustdata company ID | $0.4800 |
| [`crustdata-screener-companydb-search`](https://hirescrape.com/skills/crustdata-screener-companydb-search) | Crustdata | Search millions of companies in Crustdata's database with advanced filtering | $0.4800 |
| [`crustdata-screener-identify`](https://hirescrape.com/skills/crustdata-screener-identify) | Crustdata | Crustdata screener identify | $0.0300 |
| [`didit-v3-aml`](https://hirescrape.com/skills/didit-v3-aml) | Didit API | Didit API v3 aml | $0.5400 |
| [`edges-actions-linkedin-extract-licenses-certifications-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-licenses-certifications-run-live) | Edges | Edges actions linkedin extract licenses certifications run live | $0.5300 |
| [`edges-actions-linkedin-extract-people-comment-activity-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-people-comment-activity-run-live) | Edges | Edges actions linkedin extract people comment activity run live | $0.1400 |
| [`edges-actions-linkedin-extract-people-educations-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-people-educations-run-live) | Edges | Edges actions linkedin extract people educations run live | $0.5300 |
| [`edges-actions-linkedin-extract-people-experiences-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-people-experiences-run-live) | Edges | Edges actions linkedin extract people experiences run live | $0.5300 |
| [`edges-actions-linkedin-extract-people-post-activity-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-people-post-activity-run-live) | Edges | Edges actions linkedin extract people post activity run live | $0.1400 |
| [`edges-actions-linkedin-extract-people-reaction-activity-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-people-reaction-activity-run-live) | Edges | Edges actions linkedin extract people reaction activity run live | $0.1400 |
| [`edges-actions-linkedin-extract-people-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-people-run-live) | Edges | Edges actions linkedin extract people run live | $0.1400 |
| [`edges-actions-linkedin-extract-people-skills-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-people-skills-run-live) | Edges | Edges actions linkedin extract people skills run live | $0.5300 |
| [`edges-actions-linkedin-extract-post-commenters-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-post-commenters-run-live) | Edges | Edges actions linkedin extract post commenters run live | $1.32 |
| [`edges-actions-linkedin-extract-post-likers-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-post-likers-run-live) | Edges | Extract users who liked a specific LinkedIn post | $1.32 |
| [`edges-actions-linkedin-extract-post-reposters-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-post-reposters-run-live) | Edges | Edges actions linkedin extract post reposters run live | $1.32 |
| [`edges-actions-linkedin-extract-school-alumnis-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-extract-school-alumnis-run-live) | Edges | Edges actions linkedin extract school alumnis run live | $1.32 |
| [`edges-actions-linkedin-find-profile-url-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-find-profile-url-run-live) | Edges | Edges actions linkedin find profile url run live | $0.0900 |
| [`edges-actions-linkedin-peopleid-from-salesnavigatorid-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-peopleid-from-salesnavigatorid-run-live) | Edges | Convert a Sales Navigator lead ID to a LinkedIn people ID for profile enrichment | $0.0900 |
| [`edges-actions-linkedin-search-people-run-live`](https://hirescrape.com/skills/edges-actions-linkedin-search-people-run-live) | Edges | Edges actions linkedin search people run live | $1.32 |
| [`edges-actions-salesnavigator-extract-company-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-extract-company-run-live) | Edges | Edges actions salesnavigator extract company run live | $0.2700 |
| [`edges-actions-salesnavigator-search-people-run-live`](https://hirescrape.com/skills/edges-actions-salesnavigator-search-people-run-live) | Edges | Edges actions salesnavigator search people run live | $1.32 |
| [`fiber-v1-combined-search-count`](https://hirescrape.com/skills/fiber-v1-combined-search-count) | Fiber AI API | Get total count of companies and people matching search filters in one call | $0.0600 |
| [`fiber-v1-combined-search-paginated`](https://hirescrape.com/skills/fiber-v1-combined-search-paginated) | Fiber AI API | Combined people and company search with pagination | $0.0300 |
| [`fiber-v1-company-count`](https://hirescrape.com/skills/fiber-v1-company-count) | Fiber AI API | Get count of companies matching search filters | $0.0300 |
| [`fiber-v1-company-revenue`](https://hirescrape.com/skills/fiber-v1-company-revenue) | Fiber AI API | Fetches the most recent annual revenue estimate for a company | $0.1200 |
| [`fiber-v1-company-search`](https://hirescrape.com/skills/fiber-v1-company-search) | Fiber AI API | Search for companies using filters | $0.0300 |
| [`fiber-v1-contact-details-batch-start`](https://hirescrape.com/skills/fiber-v1-contact-details-batch-start) | Fiber AI API | Batch contact reveal for up to 2000 people | $0.2100 |
| [`fiber-v1-contact-details-exhaustive-start`](https://hirescrape.com/skills/fiber-v1-contact-details-exhaustive-start) | Fiber AI API | Maximum-coverage async contact reveal | $0.4200 |
| [`fiber-v1-contact-details-turbo-sync`](https://hirescrape.com/skills/fiber-v1-contact-details-turbo-sync) | Fiber AI API | Fastest synchronous contact reveal using premium enrichment stack | $0.3300 |
| [`fiber-v1-depth-chart-start`](https://hirescrape.com/skills/fiber-v1-depth-chart-start) | Fiber AI API | Generates an organizational depth chart for a company | $0.2700 |
| [`fiber-v1-domain-lookup-trigger`](https://hirescrape.com/skills/fiber-v1-domain-lookup-trigger) | Fiber AI API | Find domains and websites for a list of companies | $0.0900 |
| [`fiber-v1-github-lookup-trigger`](https://hirescrape.com/skills/fiber-v1-github-lookup-trigger) | Fiber AI API | Looks up GitHub profiles for a list of people | $0.0900 |
| [`fiber-v1-github-to-linkedin-trigger`](https://hirescrape.com/skills/fiber-v1-github-to-linkedin-trigger) | Fiber AI API | Batch GitHub to LinkedIn lookup | $0.2400 |
| [`fiber-v1-google-maps-search-start`](https://hirescrape.com/skills/fiber-v1-google-maps-search-start) | Fiber AI API | Start a search on Google Maps | $9.00 |
| [`fiber-v1-instagram-post-comments`](https://hirescrape.com/skills/fiber-v1-instagram-post-comments) | Fiber AI API | Fetches paginated comments on an Instagram post | $0.0600 |
| [`fiber-v1-instagram-post-details`](https://hirescrape.com/skills/fiber-v1-instagram-post-details) | Fiber AI API | Fetches details for a specific Instagram post | $0.0600 |
| [`fiber-v1-instagram-profile`](https://hirescrape.com/skills/fiber-v1-instagram-profile) | Fiber AI API | Fetches an Instagram user profile by handle | $0.0600 |
| [`fiber-v1-instagram-user-posts`](https://hirescrape.com/skills/fiber-v1-instagram-user-posts) | Fiber AI API | Fetches paginated posts from an Instagram user | $0.0600 |
| [`fiber-v1-instagram-user-reels`](https://hirescrape.com/skills/fiber-v1-instagram-user-reels) | Fiber AI API | Fetches paginated reels from an Instagram user | $0.0600 |
| [`fiber-v1-investor-search`](https://hirescrape.com/skills/fiber-v1-investor-search) | Fiber AI API | Search for investors with flexible filtering capabilities | $0.0300 |
| [`fiber-v1-job-search`](https://hirescrape.com/skills/fiber-v1-job-search) | Fiber AI API | Search for job postings with flexible filtering capabilities | $0.0300 |
| [`fiber-v1-kitchen-sink-company`](https://hirescrape.com/skills/fiber-v1-kitchen-sink-company) | Fiber AI API | Fiber AI API v1 kitchen sink company | $0.0300 |
| [`fiber-v1-kitchen-sink-person`](https://hirescrape.com/skills/fiber-v1-kitchen-sink-person) | Fiber AI API | Fiber AI API v1 kitchen sink person | $0.0300 |
| [`fiber-v1-linkedin-live-fetch-company-single`](https://hirescrape.com/skills/fiber-v1-linkedin-live-fetch-company-single) | Fiber AI API | Returns an enriched company with details for a given LinkedIn company identifier | $0.0600 |
| [`fiber-v1-linkedin-live-fetch-post-comments`](https://hirescrape.com/skills/fiber-v1-linkedin-live-fetch-post-comments) | Fiber AI API | Fetches paginated comments for a LinkedIn post | $0.0300 |
| [`fiber-v1-linkedin-live-fetch-post-reactions`](https://hirescrape.com/skills/fiber-v1-linkedin-live-fetch-post-reactions) | Fiber AI API | Fetches paginated reactions of a specific type for a LinkedIn post | $0.0300 |
| [`fiber-v1-linkedin-live-fetch-profile-posts`](https://hirescrape.com/skills/fiber-v1-linkedin-live-fetch-profile-posts) | Fiber AI API | Fetches recent posts from a LinkedIn profile | $0.0300 |
| [`fiber-v1-linkedin-live-fetch-profile-single`](https://hirescrape.com/skills/fiber-v1-linkedin-live-fetch-profile-single) | Fiber AI API | Returns an enriched profile with details for a given LinkedIn profile identifier | $0.0300 |
| [`fiber-v1-local-business-search-start`](https://hirescrape.com/skills/fiber-v1-local-business-search-start) | Fiber AI API | Start an AI-powered local business search | $0.1200 |
| [`fiber-v1-multi-source-search`](https://hirescrape.com/skills/fiber-v1-multi-source-search) | Fiber AI API | Multi-source AI search | $0.3000 |
| [`fiber-v1-natural-language-search-combined-search-param`](https://hirescrape.com/skills/fiber-v1-natural-language-search-combined-search-param) | Fiber AI API | Fiber AI API v1 natural language search combined search param | $0.1200 |
| [`fiber-v1-natural-language-search-combined-sync`](https://hirescrape.com/skills/fiber-v1-natural-language-search-combined-sync) | Fiber AI API | Natural language search for both companies and profiles | $0.1200 |
| [`fiber-v1-natural-language-search-companies`](https://hirescrape.com/skills/fiber-v1-natural-language-search-companies) | Fiber AI API | Takes free-form text (e | $0.0300 |
| [`fiber-v1-natural-language-search-job-description-search`](https://hirescrape.com/skills/fiber-v1-natural-language-search-job-description-search) | Fiber AI API | Search for profiles matching a job description using natural language | $0.8100 |
| [`fiber-v1-natural-language-search-profiles`](https://hirescrape.com/skills/fiber-v1-natural-language-search-profiles) | Fiber AI API | Takes free-form text (e | $0.0300 |
| [`fiber-v1-people-search`](https://hirescrape.com/skills/fiber-v1-people-search) | Fiber AI API | Search for people using filters | $0.0300 |
| [`fiber-v1-people-search-count`](https://hirescrape.com/skills/fiber-v1-people-search-count) | Fiber AI API | Get count of profiles matching search filters | $0.0300 |
| [`fiber-v1-real-estate-listings`](https://hirescrape.com/skills/fiber-v1-real-estate-listings) | Fiber AI API | Search real estate listings by location | $0.0600 |
| [`fiber-v1-scouting-report`](https://hirescrape.com/skills/fiber-v1-scouting-report) | Fiber AI API | Fiber AI API v1 scouting report | $0.1800 |
| [`fiber-v1-social-media-lookup-trigger`](https://hirescrape.com/skills/fiber-v1-social-media-lookup-trigger) | Fiber AI API | Find social media profiles (Twitter, Instagram) for a person | $0.0900 |
| [`fiber-v1-stealth-founders-count`](https://hirescrape.com/skills/fiber-v1-stealth-founders-count) | Fiber AI API | Count stealth or ex-stealth startup founders matching search criteria | $0.0300 |
| [`fiber-v1-stealth-founders-search`](https://hirescrape.com/skills/fiber-v1-stealth-founders-search) | Fiber AI API | Search for stealth or ex-stealth startup founders | $0.7500 |
| [`fiber-v1-text-to-search-params-companies`](https://hirescrape.com/skills/fiber-v1-text-to-search-params-companies) | Fiber AI API | Takes free-form text (e | $0.0600 |
| [`fiber-v1-text-to-search-params-profiles`](https://hirescrape.com/skills/fiber-v1-text-to-search-params-profiles) | Fiber AI API | Takes free-form text (e | $0.0600 |
| [`fiber-v1-tiktok-comment-replies`](https://hirescrape.com/skills/fiber-v1-tiktok-comment-replies) | Fiber AI API | Fetches paginated replies to a TikTok comment | $0.0600 |
| [`fiber-v1-tiktok-popular-creators`](https://hirescrape.com/skills/fiber-v1-tiktok-popular-creators) | Fiber AI API | Fetches popular TikTok creators, optionally filtered by country | $0.0600 |
| [`fiber-v1-tiktok-popular-hashtags`](https://hirescrape.com/skills/fiber-v1-tiktok-popular-hashtags) | Fiber AI API | Fetches trending TikTok hashtags | $0.0600 |
| [`fiber-v1-tiktok-popular-songs`](https://hirescrape.com/skills/fiber-v1-tiktok-popular-songs) | Fiber AI API | Fetches popular TikTok songs | $0.0600 |
| [`fiber-v1-tiktok-profile`](https://hirescrape.com/skills/fiber-v1-tiktok-profile) | Fiber AI API | Fetches a TikTok user profile by handle | $0.0600 |
| [`fiber-v1-tiktok-search-hashtag`](https://hirescrape.com/skills/fiber-v1-tiktok-search-hashtag) | Fiber AI API | Searches TikTok videos by hashtag | $0.0600 |
| [`fiber-v1-tiktok-search-keyword`](https://hirescrape.com/skills/fiber-v1-tiktok-search-keyword) | Fiber AI API | Searches TikTok videos by keyword or phrase | $0.0600 |
| [`fiber-v1-tiktok-search-users`](https://hirescrape.com/skills/fiber-v1-tiktok-search-users) | Fiber AI API | Searches TikTok users by query | $0.0600 |
| [`fiber-v1-tiktok-song-details`](https://hirescrape.com/skills/fiber-v1-tiktok-song-details) | Fiber AI API | Fetches details for a TikTok song | $0.0600 |
| [`fiber-v1-tiktok-song-videos`](https://hirescrape.com/skills/fiber-v1-tiktok-song-videos) | Fiber AI API | Fetches TikTok videos that use a specific song | $0.0600 |
| [`fiber-v1-tiktok-trending-feed`](https://hirescrape.com/skills/fiber-v1-tiktok-trending-feed) | Fiber AI API | Fetches the TikTok trending feed | $0.0600 |
| [`fiber-v1-tiktok-unified-search`](https://hirescrape.com/skills/fiber-v1-tiktok-unified-search) | Fiber AI API | Unified search returning both videos and users | $0.0600 |
| [`fiber-v1-tiktok-user-followers`](https://hirescrape.com/skills/fiber-v1-tiktok-user-followers) | Fiber AI API | Fetches paginated followers of a TikTok user | $0.0600 |
| [`fiber-v1-tiktok-user-following`](https://hirescrape.com/skills/fiber-v1-tiktok-user-following) | Fiber AI API | Fetches paginated list of accounts a TikTok user follows | $0.0600 |
| [`fiber-v1-tiktok-user-videos`](https://hirescrape.com/skills/fiber-v1-tiktok-user-videos) | Fiber AI API | Fetches paginated videos from a TikTok user | $0.0600 |
| [`fiber-v1-tiktok-video-comments`](https://hirescrape.com/skills/fiber-v1-tiktok-video-comments) | Fiber AI API | Fetches paginated comments on a TikTok video | $0.0600 |
| [`fiber-v1-tiktok-video-details`](https://hirescrape.com/skills/fiber-v1-tiktok-video-details) | Fiber AI API | Fetches details for a specific TikTok video | $0.0600 |
| [`fiber-v1-tiktok-video-transcript`](https://hirescrape.com/skills/fiber-v1-tiktok-video-transcript) | Fiber AI API | Fetches the transcript of a TikTok video | $0.0600 |
| [`fiber-v1-twitter-handle-to-linkedin-single`](https://hirescrape.com/skills/fiber-v1-twitter-handle-to-linkedin-single) | Fiber AI API | Resolves a Twitter/X handle to a LinkedIn profile URL | $0.0900 |
| [`fiber-v1-twitter-profile`](https://hirescrape.com/skills/fiber-v1-twitter-profile) | Fiber AI API | Fetches a Twitter/X user profile by handle | $0.0600 |
| [`fiber-v1-twitter-search`](https://hirescrape.com/skills/fiber-v1-twitter-search) | Fiber AI API | Search tweets by query string | $0.0600 |
| [`fiber-v1-twitter-tweet-details`](https://hirescrape.com/skills/fiber-v1-twitter-tweet-details) | Fiber AI API | Fetches full details for a specific tweet by ID | $0.0600 |
| [`fiber-v1-twitter-tweet-quotes`](https://hirescrape.com/skills/fiber-v1-twitter-tweet-quotes) | Fiber AI API | Fetches paginated quote tweets for a given tweet | $0.0600 |
| [`fiber-v1-twitter-tweet-replies`](https://hirescrape.com/skills/fiber-v1-twitter-tweet-replies) | Fiber AI API | Fetches paginated replies to a given tweet | $0.0600 |
| [`fiber-v1-twitter-tweet-retweeters`](https://hirescrape.com/skills/fiber-v1-twitter-tweet-retweeters) | Fiber AI API | Fetches paginated list of users who retweeted a tweet | $0.0600 |
| [`fiber-v1-twitter-user-followers`](https://hirescrape.com/skills/fiber-v1-twitter-user-followers) | Fiber AI API | Fetches paginated followers of a Twitter/X user | $0.0600 |
| [`fiber-v1-twitter-user-following`](https://hirescrape.com/skills/fiber-v1-twitter-user-following) | Fiber AI API | Fetches paginated list of accounts a Twitter/X user follows | $0.0600 |
| [`fiber-v1-twitter-user-mentions`](https://hirescrape.com/skills/fiber-v1-twitter-user-mentions) | Fiber AI API | Fetches paginated mentions of a Twitter/X user | $0.0600 |
| [`fiber-v1-twitter-user-tweets`](https://hirescrape.com/skills/fiber-v1-twitter-user-tweets) | Fiber AI API | Fetches paginated tweets from a Twitter/X user | $0.0600 |
| [`fiber-v1-validate-phone-single`](https://hirescrape.com/skills/fiber-v1-validate-phone-single) | Fiber AI API | Fiber AI API v1 validate phone single | $0.0900 |
| [`fiber-v1-youtube-channel`](https://hirescrape.com/skills/fiber-v1-youtube-channel) | Fiber AI API | Fetches YouTube channel info and paginated videos | $0.0600 |
| [`fiber-v1-youtube-search`](https://hirescrape.com/skills/fiber-v1-youtube-search) | Fiber AI API | Searches YouTube videos by query | $0.0600 |
| [`fiber-v1-youtube-transcript`](https://hirescrape.com/skills/fiber-v1-youtube-transcript) | Fiber AI API | Fetches the transcript of a YouTube video | $0.0600 |
| [`fiber-v1-youtube-video-comments`](https://hirescrape.com/skills/fiber-v1-youtube-video-comments) | Fiber AI API | Fetches paginated comments on a YouTube video | $0.0600 |
| [`fiber-v1-youtube-video-details`](https://hirescrape.com/skills/fiber-v1-youtube-video-details) | Fiber AI API | Fetches details for a specific YouTube video | $0.0600 |
| [`happenstance-v1-research`](https://hirescrape.com/skills/happenstance-v1-research) | Happenstance | Start a new person research request | $0.4500 |
| [`linkup-fetch`](https://hirescrape.com/skills/linkup-fetch) | Linkup API | The /fetch endpoint allows you to fetch a single webpage from a given URL | $0.0300 |
| [`linkup-search`](https://hirescrape.com/skills/linkup-search) | Linkup API | The /search endpoint allows you to retrieve web content | $0.0300 |
| [`nyne-company-checkseller`](https://hirescrape.com/skills/nyne-company-checkseller) | Nyne.ai | Start async check if a company sells a specific product/service | $0.2300 |
| [`nyne-company-funders`](https://hirescrape.com/skills/nyne-company-funders) | Nyne.ai | Start async retrieval of investors and funders associated with a company | $2.16 |
| [`nyne-company-funding`](https://hirescrape.com/skills/nyne-company-funding) | Nyne.ai | Start async retrieval of company funding history and investment details | $0.8700 |
| [`nyne-company-needs`](https://hirescrape.com/skills/nyne-company-needs) | Nyne.ai | Start async analysis of company needs based on provided content | $0.3300 |
| [`nyne-company-search`](https://hirescrape.com/skills/nyne-company-search) | Nyne.ai | Start async company search | $0.5600 |
| [`nyne-person-events`](https://hirescrape.com/skills/nyne-person-events) | Nyne.ai | Start async retrieval of life events and career milestones | $0.3300 |
| [`nyne-person-interactions`](https://hirescrape.com/skills/nyne-person-interactions) | Nyne.ai | Start async retrieval of social media interactions | $0.3300 |
| [`nyne-person-interests`](https://hirescrape.com/skills/nyne-person-interests) | Nyne.ai | Start async retrieval of interests, skills, and topics a person engages with | $0.5600 |
| [`nyne-person-newsfeed`](https://hirescrape.com/skills/nyne-person-newsfeed) | Nyne.ai | Nyne.ai person newsfeed | $0.6600 |
| [`nyne-person-search`](https://hirescrape.com/skills/nyne-person-search) | Nyne.ai | Start async person search by company name, role, geography, and person name | $0.5600 |
| [`nyne-person-single-social-lookup`](https://hirescrape.com/skills/nyne-person-single-social-lookup) | Nyne.ai | Start async lookup of a single social media profile | $0.2300 |
| [`nyne-person-social-profiles`](https://hirescrape.com/skills/nyne-person-social-profiles) | Nyne.ai | Start async retrieval of all social media profiles associated with a person | $0.5600 |
| [`openfunnel-api-v1-audience-create-account-audience`](https://hirescrape.com/skills/openfunnel-api-v1-audience-create-account-audience) | OpenFunnel | Create Account Audience Endpoint | $0.0500 |
| [`openfunnel-api-v1-enrich-deep-enrich`](https://hirescrape.com/skills/openfunnel-api-v1-enrich-deep-enrich) | OpenFunnel | End-to-end company qualification and people enrichment | $0.2100 |
| [`openfunnel-api-v1-signal-deploy-competitor-activity-agent`](https://hirescrape.com/skills/openfunnel-api-v1-signal-deploy-competitor-activity-agent) | OpenFunnel | Deploy a Competitor Activity signal | $1.32 |
| [`openfunnel-api-v1-signal-deploy-competitor-engagement-agent`](https://hirescrape.com/skills/openfunnel-api-v1-signal-deploy-competitor-engagement-agent) | OpenFunnel | Deploy a Competitor Engagement signal | $1.32 |
| [`openfunnel-api-v1-signal-deploy-deep-company-search-agent`](https://hirescrape.com/skills/openfunnel-api-v1-signal-deploy-deep-company-search-agent) | OpenFunnel | OpenFunnel api v1 signal deploy deep company search agent | $0.6600 |
| [`openfunnel-api-v1-signal-deploy-deep-hiring-agent`](https://hirescrape.com/skills/openfunnel-api-v1-signal-deploy-deep-hiring-agent) | OpenFunnel | Deploy a Deep Hiring signal | $0.6600 |
| [`openfunnel-api-v1-signal-deploy-icp-job-change-agent`](https://hirescrape.com/skills/openfunnel-api-v1-signal-deploy-icp-job-change-agent) | OpenFunnel | Deploy an ICP Job Change signal | $1.32 |
| [`openfunnel-api-v1-signal-deploy-social-listening-agent`](https://hirescrape.com/skills/openfunnel-api-v1-signal-deploy-social-listening-agent) | OpenFunnel | Deploy a Social Listening signal | $0.6600 |
| [`openfunnel-api-v1-signal-deploy-technography-search-agent`](https://hirescrape.com/skills/openfunnel-api-v1-signal-deploy-technography-search-agent) | OpenFunnel | Deploy a Technography Search signal | $0.6600 |
| [`peopledatalabs-v5-company-enrich`](https://hirescrape.com/skills/peopledatalabs-v5-company-enrich) | People Data Labs | Enrich a company by name, website, ticker, or LinkedIn URL | $0.1700 |
| [`peopledatalabs-v5-company-search`](https://hirescrape.com/skills/peopledatalabs-v5-company-search) | People Data Labs | Search and filter companies using Elasticsearch or SQL queries | $0.1700 |
| [`peopledatalabs-v5-ip-enrich`](https://hirescrape.com/skills/peopledatalabs-v5-ip-enrich) | People Data Labs | Enrich an IP address with associated company, location, and metadata | $0.1400 |
| [`peopledatalabs-v5-person-identify`](https://hirescrape.com/skills/peopledatalabs-v5-person-identify) | People Data Labs | Broad person lookup returning up to 20 candidate matches with confidence scores | $1.05 |
| [`peopledatalabs-v5-person-search`](https://hirescrape.com/skills/peopledatalabs-v5-person-search) | People Data Labs | Search and filter people using Elasticsearch or SQL queries | $0.5300 |
| [`predictleads-v3-companies-id-or-domain`](https://hirescrape.com/skills/predictleads-v3-companies-id-or-domain) | PredictLeads | Get company profile by ID or domain | $0.0300 |
| [`scrapecreators-v1-bluesky-profile`](https://hirescrape.com/skills/scrapecreators-v1-bluesky-profile) | Scrape Creators | Bluesky | $0.0300 |
| [`scrapecreators-v1-facebook-profile`](https://hirescrape.com/skills/scrapecreators-v1-facebook-profile) | Scrape Creators | Facebook | $0.0300 |
| [`scrapecreators-v1-facebook-profile-photos`](https://hirescrape.com/skills/scrapecreators-v1-facebook-profile-photos) | Scrape Creators | Profile Photos | $0.0300 |
| [`scrapecreators-v1-facebook-profile-posts`](https://hirescrape.com/skills/scrapecreators-v1-facebook-profile-posts) | Scrape Creators | Profile Posts | $0.0300 |
| [`scrapecreators-v1-facebook-profile-reels`](https://hirescrape.com/skills/scrapecreators-v1-facebook-profile-reels) | Scrape Creators | Profile Reels | $0.0300 |
| [`scrapecreators-v1-instagram-basic-profile`](https://hirescrape.com/skills/scrapecreators-v1-instagram-basic-profile) | Scrape Creators | Basic Profile | $0.0300 |
| [`scrapecreators-v1-instagram-profile`](https://hirescrape.com/skills/scrapecreators-v1-instagram-profile) | Scrape Creators | Instagram | $0.0300 |
| [`scrapecreators-v1-linkedin-profile`](https://hirescrape.com/skills/scrapecreators-v1-linkedin-profile) | Scrape Creators | LinkedIn | $0.0300 |
| [`scrapecreators-v1-snapchat-profile`](https://hirescrape.com/skills/scrapecreators-v1-snapchat-profile) | Scrape Creators | Snapchat | $0.0300 |
| [`scrapecreators-v1-threads-profile`](https://hirescrape.com/skills/scrapecreators-v1-threads-profile) | Scrape Creators | Threads | $0.0300 |
| [`scrapecreators-v1-tiktok-profile`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-profile) | Scrape Creators | TikTok | $0.0300 |
| [`scrapecreators-v1-truthsocial-profile`](https://hirescrape.com/skills/scrapecreators-v1-truthsocial-profile) | Scrape Creators | Truth Social | $0.0300 |
| [`scrapecreators-v1-twitch-profile`](https://hirescrape.com/skills/scrapecreators-v1-twitch-profile) | Scrape Creators | Twitch | $0.0300 |
| [`scrapecreators-v1-twitter-profile`](https://hirescrape.com/skills/scrapecreators-v1-twitter-profile) | Scrape Creators | Twitter | $0.0300 |
| [`scrapecreators-v3-tiktok-profile-videos`](https://hirescrape.com/skills/scrapecreators-v3-tiktok-profile-videos) | Scrape Creators | Profile Videos | $0.0300 |
| [`serper-search`](https://hirescrape.com/skills/serper-search) | Serper | Serper search | $0.0300 |
| [`sixtyfour-enrich-company`](https://hirescrape.com/skills/sixtyfour-enrich-company) | Sixtyfour API | Enrich company data with additional information and find associated people | $0.1500 |
| [`sixtyfour-enrich-lead`](https://hirescrape.com/skills/sixtyfour-enrich-lead) | Sixtyfour API | Sixtyfour API enrich lead | $0.1500 |
| [`sixtyfour-find-phone`](https://hirescrape.com/skills/sixtyfour-find-phone) | Sixtyfour API | The Find Phone API uses Sixtyfour AI to discover phone numbers for leads | $0.4500 |
| [`tavus-v2-conversations`](https://hirescrape.com/skills/tavus-v2-conversations) | Tavus API | Tavus API v2 conversations | $0.0300 |
| [`tavus-v2-personas`](https://hirescrape.com/skills/tavus-v2-personas) | Tavus API | This endpoint returns a list of all Personas | $0.0300 |
| [`zai-api-paas-v4-images-generations`](https://hirescrape.com/skills/zai-api-paas-v4-images-generations) | Z.ai API | Use CogView-4 series models to generate high-quality images from text prompts | $0.0300 |

### scraping (71)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`nano-banana-2-v1beta-models-gemini-3-1-flash-image-preview-generatecontent`](https://hirescrape.com/skills/nano-banana-2-v1beta-models-gemini-3-1-flash-image-preview-generatecontent) | Nano Banana 2 | Generate images with Nano Banana 2 (Gemini 3 | $0.0800 |
| [`scrapecreators-v1-amazon-shop`](https://hirescrape.com/skills/scrapecreators-v1-amazon-shop) | Scrape Creators | Amazon Shop | $0.0300 |
| [`scrapecreators-v1-bluesky-post`](https://hirescrape.com/skills/scrapecreators-v1-bluesky-post) | Scrape Creators | Post | $0.0300 |
| [`scrapecreators-v1-bluesky-user-posts`](https://hirescrape.com/skills/scrapecreators-v1-bluesky-user-posts) | Scrape Creators | Posts | $0.0300 |
| [`scrapecreators-v1-detect-age-gender`](https://hirescrape.com/skills/scrapecreators-v1-detect-age-gender) | Scrape Creators | Age and Gender | $0.0300 |
| [`scrapecreators-v1-facebook-adlibrary-ad`](https://hirescrape.com/skills/scrapecreators-v1-facebook-adlibrary-ad) | Scrape Creators | Facebook Ad Library | $0.0300 |
| [`scrapecreators-v1-facebook-group-posts`](https://hirescrape.com/skills/scrapecreators-v1-facebook-group-posts) | Scrape Creators | Facebook Group Posts | $0.0300 |
| [`scrapecreators-v1-facebook-post`](https://hirescrape.com/skills/scrapecreators-v1-facebook-post) | Scrape Creators | Post | $0.0300 |
| [`scrapecreators-v1-facebook-post-comments`](https://hirescrape.com/skills/scrapecreators-v1-facebook-post-comments) | Scrape Creators | Comments | $0.0300 |
| [`scrapecreators-v1-facebook-post-transcript`](https://hirescrape.com/skills/scrapecreators-v1-facebook-post-transcript) | Scrape Creators | Transcript | $0.0300 |
| [`scrapecreators-v1-google-ad`](https://hirescrape.com/skills/scrapecreators-v1-google-ad) | Scrape Creators | Ad Details | $0.0300 |
| [`scrapecreators-v1-instagram-post`](https://hirescrape.com/skills/scrapecreators-v1-instagram-post) | Scrape Creators | Post/Reel Info | $0.0300 |
| [`scrapecreators-v1-instagram-song-reels`](https://hirescrape.com/skills/scrapecreators-v1-instagram-song-reels) | Scrape Creators | Reels using Song | $0.0300 |
| [`scrapecreators-v1-instagram-user-embed`](https://hirescrape.com/skills/scrapecreators-v1-instagram-user-embed) | Scrape Creators | Embed HTML | $0.0300 |
| [`scrapecreators-v1-instagram-user-highlight-detail`](https://hirescrape.com/skills/scrapecreators-v1-instagram-user-highlight-detail) | Scrape Creators | Highlights Details | $0.0300 |
| [`scrapecreators-v1-instagram-user-highlights`](https://hirescrape.com/skills/scrapecreators-v1-instagram-user-highlights) | Scrape Creators | Story Highlights | $0.0300 |
| [`scrapecreators-v1-instagram-user-reels`](https://hirescrape.com/skills/scrapecreators-v1-instagram-user-reels) | Scrape Creators | Reels | $0.0300 |
| [`scrapecreators-v1-kick-clip`](https://hirescrape.com/skills/scrapecreators-v1-kick-clip) | Scrape Creators | Kick | $0.0300 |
| [`scrapecreators-v1-komi`](https://hirescrape.com/skills/scrapecreators-v1-komi) | Scrape Creators | Komi | $0.0300 |
| [`scrapecreators-v1-linkbio`](https://hirescrape.com/skills/scrapecreators-v1-linkbio) | Scrape Creators | Linkbio | $0.0300 |
| [`scrapecreators-v1-linkedin-ad`](https://hirescrape.com/skills/scrapecreators-v1-linkedin-ad) | Scrape Creators | Ad Details | $0.0300 |
| [`scrapecreators-v1-linkedin-post`](https://hirescrape.com/skills/scrapecreators-v1-linkedin-post) | Scrape Creators | Post | $0.0300 |
| [`scrapecreators-v1-linkme`](https://hirescrape.com/skills/scrapecreators-v1-linkme) | Scrape Creators | Linkme | $0.0300 |
| [`scrapecreators-v1-linktree`](https://hirescrape.com/skills/scrapecreators-v1-linktree) | Scrape Creators | Linktree | $0.0300 |
| [`scrapecreators-v1-pillar`](https://hirescrape.com/skills/scrapecreators-v1-pillar) | Scrape Creators | Pillar | $0.0300 |
| [`scrapecreators-v1-pinterest-board`](https://hirescrape.com/skills/scrapecreators-v1-pinterest-board) | Scrape Creators | Board | $0.0300 |
| [`scrapecreators-v1-pinterest-pin`](https://hirescrape.com/skills/scrapecreators-v1-pinterest-pin) | Scrape Creators | Scrape Creators v1 pinterest pin | $0.0300 |
| [`scrapecreators-v1-pinterest-user-boards`](https://hirescrape.com/skills/scrapecreators-v1-pinterest-user-boards) | Scrape Creators | User Boards | $0.0300 |
| [`scrapecreators-v1-reddit-ad`](https://hirescrape.com/skills/scrapecreators-v1-reddit-ad) | Scrape Creators | Get Ad | $0.0300 |
| [`scrapecreators-v1-reddit-post-comments`](https://hirescrape.com/skills/scrapecreators-v1-reddit-post-comments) | Scrape Creators | Post Comments | $0.0300 |
| [`scrapecreators-v1-reddit-subreddit`](https://hirescrape.com/skills/scrapecreators-v1-reddit-subreddit) | Scrape Creators | Subreddit Posts | $0.0300 |
| [`scrapecreators-v1-reddit-subreddit-details`](https://hirescrape.com/skills/scrapecreators-v1-reddit-subreddit-details) | Scrape Creators | Reddit | $0.0300 |
| [`scrapecreators-v1-threads-post`](https://hirescrape.com/skills/scrapecreators-v1-threads-post) | Scrape Creators | Post | $0.0300 |
| [`scrapecreators-v1-threads-user-posts`](https://hirescrape.com/skills/scrapecreators-v1-threads-user-posts) | Scrape Creators | Posts | $0.0300 |
| [`scrapecreators-v1-tiktok-creators-popular`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-creators-popular) | Scrape Creators | Get popular creators | $0.0300 |
| [`scrapecreators-v1-tiktok-get-trending-feed`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-get-trending-feed) | Scrape Creators | Trending Feed | $0.0300 |
| [`scrapecreators-v1-tiktok-hashtags-popular`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-hashtags-popular) | Scrape Creators | Get popular hashtags | $0.0300 |
| [`scrapecreators-v1-tiktok-product`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-product) | Scrape Creators | Product Details | $0.0300 |
| [`scrapecreators-v1-tiktok-shop-product-reviews`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-shop-product-reviews) | Scrape Creators | Product Reviews | $0.0300 |
| [`scrapecreators-v1-tiktok-shop-products`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-shop-products) | Scrape Creators | Shop Products | $0.0300 |
| [`scrapecreators-v1-tiktok-song`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-song) | Scrape Creators | Get Song Details | $0.0300 |
| [`scrapecreators-v1-tiktok-song-videos`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-song-videos) | Scrape Creators | TikToks using Song | $0.0300 |
| [`scrapecreators-v1-tiktok-songs-popular`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-songs-popular) | Scrape Creators | Get popular songs | $0.0300 |
| [`scrapecreators-v1-tiktok-user-audience`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-user-audience) | Scrape Creators | User's Audience Demographics | $0.0300 |
| [`scrapecreators-v1-tiktok-user-followers`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-user-followers) | Scrape Creators | Followers | $0.0300 |
| [`scrapecreators-v1-tiktok-user-following`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-user-following) | Scrape Creators | Following | $0.0300 |
| [`scrapecreators-v1-tiktok-user-live`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-user-live) | Scrape Creators | TikTok Live | $0.0300 |
| [`scrapecreators-v1-tiktok-video-comments`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-video-comments) | Scrape Creators | Comments | $0.0300 |
| [`scrapecreators-v1-tiktok-video-transcript`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-video-transcript) | Scrape Creators | Transcript | $0.0300 |
| [`scrapecreators-v1-tiktok-videos-popular`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-videos-popular) | Scrape Creators | Get popular videos | $0.0300 |
| [`scrapecreators-v1-truthsocial-post`](https://hirescrape.com/skills/scrapecreators-v1-truthsocial-post) | Scrape Creators | Post | $0.0300 |
| [`scrapecreators-v1-truthsocial-user-posts`](https://hirescrape.com/skills/scrapecreators-v1-truthsocial-user-posts) | Scrape Creators | User Posts | $0.0300 |
| [`scrapecreators-v1-twitch-clip`](https://hirescrape.com/skills/scrapecreators-v1-twitch-clip) | Scrape Creators | Clip | $0.0300 |
| [`scrapecreators-v1-twitter-community`](https://hirescrape.com/skills/scrapecreators-v1-twitter-community) | Scrape Creators | Community | $0.0300 |
| [`scrapecreators-v1-twitter-community-tweets`](https://hirescrape.com/skills/scrapecreators-v1-twitter-community-tweets) | Scrape Creators | Community Tweets | $0.0300 |
| [`scrapecreators-v1-twitter-tweet`](https://hirescrape.com/skills/scrapecreators-v1-twitter-tweet) | Scrape Creators | Tweet Details | $0.0300 |
| [`scrapecreators-v1-twitter-tweet-transcript`](https://hirescrape.com/skills/scrapecreators-v1-twitter-tweet-transcript) | Scrape Creators | Transcript | $0.0300 |
| [`scrapecreators-v1-twitter-user-tweets`](https://hirescrape.com/skills/scrapecreators-v1-twitter-user-tweets) | Scrape Creators | User Tweets | $0.0300 |
| [`scrapecreators-v1-youtube-channel`](https://hirescrape.com/skills/scrapecreators-v1-youtube-channel) | Scrape Creators | YouTube | $0.0300 |
| [`scrapecreators-v1-youtube-channel-shorts`](https://hirescrape.com/skills/scrapecreators-v1-youtube-channel-shorts) | Scrape Creators | Channel Shorts | $0.0300 |
| [`scrapecreators-v1-youtube-channel-videos`](https://hirescrape.com/skills/scrapecreators-v1-youtube-channel-videos) | Scrape Creators | Channel Videos | $0.0300 |
| [`scrapecreators-v1-youtube-community-post`](https://hirescrape.com/skills/scrapecreators-v1-youtube-community-post) | Scrape Creators | Community Post Details | $0.0300 |
| [`scrapecreators-v1-youtube-playlist`](https://hirescrape.com/skills/scrapecreators-v1-youtube-playlist) | Scrape Creators | Playlist | $0.0300 |
| [`scrapecreators-v1-youtube-shorts-trending`](https://hirescrape.com/skills/scrapecreators-v1-youtube-shorts-trending) | Scrape Creators | Trending Shorts | $0.0300 |
| [`scrapecreators-v1-youtube-video`](https://hirescrape.com/skills/scrapecreators-v1-youtube-video) | Scrape Creators | Video/Short Details | $0.0300 |
| [`scrapecreators-v1-youtube-video-comments`](https://hirescrape.com/skills/scrapecreators-v1-youtube-video-comments) | Scrape Creators | Comments | $0.0300 |
| [`scrapecreators-v1-youtube-video-transcript`](https://hirescrape.com/skills/scrapecreators-v1-youtube-video-transcript) | Scrape Creators | Transcript | $0.0300 |
| [`scrapecreators-v2-instagram-media-transcript`](https://hirescrape.com/skills/scrapecreators-v2-instagram-media-transcript) | Scrape Creators | Transcript | $0.0300 |
| [`scrapecreators-v2-instagram-post-comments`](https://hirescrape.com/skills/scrapecreators-v2-instagram-post-comments) | Scrape Creators | Comments | $0.0300 |
| [`scrapecreators-v2-instagram-user-posts`](https://hirescrape.com/skills/scrapecreators-v2-instagram-user-posts) | Scrape Creators | Posts | $0.0300 |
| [`scrapecreators-v2-tiktok-video`](https://hirescrape.com/skills/scrapecreators-v2-tiktok-video) | Scrape Creators | Video Info | $0.0300 |

### search (105)

| Slug | Vendor | Title | Price |
|---|---|---|---|
| [`abstract-web-scraping-v1`](https://hirescrape.com/skills/abstract-web-scraping-v1) | Abstract Web Scraping | Scrape and return the HTML content and data from a given URL | $0.0300 |
| [`abstract-website-screenshot-v1`](https://hirescrape.com/skills/abstract-website-screenshot-v1) | Abstract Website Screenshot | Abstract Website Screenshot v1 | $0.0300 |
| [`context-dev-brand-ai-product`](https://hirescrape.com/skills/context-dev-brand-ai-product) | Context.dev | Context.dev brand ai product | $0.0500 |
| [`context-dev-brand-ai-products`](https://hirescrape.com/skills/context-dev-brand-ai-products) | Context.dev | Beta feature: Extract product information from a brand's website | $0.0500 |
| [`context-dev-brand-ai-query`](https://hirescrape.com/skills/context-dev-brand-ai-query) | Context.dev | Use AI to extract specific data points from a brand's website | $0.0500 |
| [`context-dev-brand-fonts`](https://hirescrape.com/skills/context-dev-brand-fonts) | Context.dev | Context.dev brand fonts | $0.0500 |
| [`context-dev-brand-naics`](https://hirescrape.com/skills/context-dev-brand-naics) | Context.dev | Endpoint to classify any brand into a 2022 NAICS code | $0.0500 |
| [`context-dev-brand-prefetch`](https://hirescrape.com/skills/context-dev-brand-prefetch) | Context.dev | Context.dev brand prefetch | $0.0500 |
| [`context-dev-brand-retrieve`](https://hirescrape.com/skills/context-dev-brand-retrieve) | Context.dev | Context.dev brand retrieve | $0.0500 |
| [`context-dev-brand-retrieve-simplified`](https://hirescrape.com/skills/context-dev-brand-retrieve-simplified) | Context.dev | Context.dev brand retrieve simplified | $0.0500 |
| [`context-dev-brand-screenshot`](https://hirescrape.com/skills/context-dev-brand-screenshot) | Context.dev | Capture a screenshot of a website | $0.0500 |
| [`context-dev-brand-styleguide`](https://hirescrape.com/skills/context-dev-brand-styleguide) | Context.dev | Context.dev brand styleguide | $0.0500 |
| [`context-dev-brand-transaction-identifier`](https://hirescrape.com/skills/context-dev-brand-transaction-identifier) | Context.dev | Context.dev brand transaction identifier | $0.0500 |
| [`context-dev-web-crawl`](https://hirescrape.com/skills/context-dev-web-crawl) | Context.dev | Context.dev web crawl | $0.0500 |
| [`context-dev-web-scrape-html`](https://hirescrape.com/skills/context-dev-web-scrape-html) | Context.dev | Scrapes the given URL and returns the raw HTML content of the page | $0.0500 |
| [`context-dev-web-scrape-images`](https://hirescrape.com/skills/context-dev-web-scrape-images) | Context.dev | Scrapes all images from the given URL | $0.0500 |
| [`context-dev-web-scrape-markdown`](https://hirescrape.com/skills/context-dev-web-scrape-markdown) | Context.dev | Context.dev web scrape markdown | $0.0500 |
| [`context-dev-web-scrape-sitemap`](https://hirescrape.com/skills/context-dev-web-scrape-sitemap) | Context.dev | Crawls the sitemap of the given domain and returns all discovered page URLs | $0.0500 |
| [`context-dev-web-search`](https://hirescrape.com/skills/context-dev-web-search) | Context.dev | Performs an intelligent web search | $0.0500 |
| [`dome-polymarket-markets`](https://hirescrape.com/skills/dome-polymarket-markets) | Dome API | Find markets on Polymarket using various filters including the ability to search | $0.0300 |
| [`elevenlabs-v1-similar-voices`](https://hirescrape.com/skills/elevenlabs-v1-similar-voices) | ElevenLabs | Search the voice library for voices similar to a provided audio sample | $0.0300 |
| [`exa-answer`](https://hirescrape.com/skills/exa-answer) | Exa API | Get an LLM answer to a question informed by Exa search results | $0.0300 |
| [`exa-contents`](https://hirescrape.com/skills/exa-contents) | Exa API | Get the full page contents, summaries, and metadata for a list of URLs | $0.0300 |
| [`exa-findsimilar`](https://hirescrape.com/skills/exa-findsimilar) | Exa API | Exa API findsimilar | $0.0300 |
| [`exa-research-v1`](https://hirescrape.com/skills/exa-research-v1) | Exa API | Retrieve a paginated list of your research tasks | $0.0300 |
| [`exa-research-v1-researchid`](https://hirescrape.com/skills/exa-research-v1-researchid) | Exa API | Retrieve the status and results of a previously created research task | $0.0300 |
| [`exa-search`](https://hirescrape.com/skills/exa-search) | Exa API | Exa API search | $0.0300 |
| [`jina-s-`](https://hirescrape.com/skills/jina-s-) | Jina Search Foundation API | Use s | $0.0300 |
| [`nano-banana-v1beta-models-gemini-3-pro-image-preview-generatecontent`](https://hirescrape.com/skills/nano-banana-v1beta-models-gemini-3-pro-image-preview-generatecontent) | Nano Banana | High-quality image generation with thinking capabilities | $0.2300 |
| [`notte-agents-start`](https://hirescrape.com/skills/notte-agents-start) | Notte | Start an AI agent to autonomously complete a browser task | $0.1100 |
| [`notte-scrape`](https://hirescrape.com/skills/notte-scrape) | Notte | Scrape content from a URL without managing sessions | $0.0300 |
| [`notte-scrape-from-html`](https://hirescrape.com/skills/notte-scrape-from-html) | Notte | Extract structured content from raw HTML without using a browser | $0.0300 |
| [`notte-sessions-session-id-cookies`](https://hirescrape.com/skills/notte-sessions-session-id-cookies) | Notte | Set cookies in the browser session | $0.0300 |
| [`notte-sessions-session-id-page-execute`](https://hirescrape.com/skills/notte-sessions-session-id-page-execute) | Notte | Execute an action on the page (click, type, navigate, etc | $0.0300 |
| [`notte-sessions-session-id-page-observe`](https://hirescrape.com/skills/notte-sessions-session-id-page-observe) | Notte | Observe the current page state and get available actions | $0.0300 |
| [`notte-sessions-session-id-page-scrape`](https://hirescrape.com/skills/notte-sessions-session-id-page-scrape) | Notte | Scrape content from the current page in the session | $0.0300 |
| [`notte-sessions-session-id-page-screenshot`](https://hirescrape.com/skills/notte-sessions-session-id-page-screenshot) | Notte | Take a screenshot of the current page | $0.0300 |
| [`notte-sessions-start`](https://hirescrape.com/skills/notte-sessions-start) | Notte | Start a new browser session | $0.0300 |
| [`olostep-v1-answers`](https://hirescrape.com/skills/olostep-v1-answers) | Olostep API | Olostep API v1 answers | $0.0800 |
| [`olostep-v1-batches`](https://hirescrape.com/skills/olostep-v1-batches) | Olostep API | Starts a new batch | $0.0300 |
| [`olostep-v1-crawls`](https://hirescrape.com/skills/olostep-v1-crawls) | Olostep API | Starts a new crawl | $0.0300 |
| [`olostep-v1-scrapes`](https://hirescrape.com/skills/olostep-v1-scrapes) | Olostep API | Initiate a web page scrape | $0.0300 |
| [`openai-embeddings`](https://hirescrape.com/skills/openai-embeddings) | OpenAI | Creates embedding vectors for input text | $0.0300 |
| [`openai-responses`](https://hirescrape.com/skills/openai-responses) | OpenAI | OpenAI responses | $0.0500 |
| [`parallel-chat-completions`](https://hirescrape.com/skills/parallel-chat-completions) | Parallel API | Parallel API chat completions | $0.0300 |
| [`parallel-v1-tasks-runs`](https://hirescrape.com/skills/parallel-v1-tasks-runs) | Parallel API | Initiates a task run | $0.0300 |
| [`parallel-v1beta-extract`](https://hirescrape.com/skills/parallel-v1beta-extract) | Parallel API | Extracts relevant content from specific web URLs | $0.0300 |
| [`parallel-v1beta-findall-ingest`](https://hirescrape.com/skills/parallel-v1beta-findall-ingest) | Parallel API | Transforms a natural language search objective into a structured FindAll spec | $0.0300 |
| [`parallel-v1beta-findall-runs`](https://hirescrape.com/skills/parallel-v1beta-findall-runs) | Parallel API | Starts a FindAll run | $0.0300 |
| [`parallel-v1beta-search`](https://hirescrape.com/skills/parallel-v1beta-search) | Parallel API | Searches the web | $0.0300 |
| [`perplexity-async-chat-completions`](https://hirescrape.com/skills/perplexity-async-chat-completions) | Perplexity API | Creates an asynchronous chat completion job | $0.0300 |
| [`perplexity-async-chat-completions-request-id`](https://hirescrape.com/skills/perplexity-async-chat-completions-request-id) | Perplexity API | Retrieves the status and result of a specific asynchronous chat completion job | $0.0300 |
| [`perplexity-chat-completions`](https://hirescrape.com/skills/perplexity-chat-completions) | Perplexity API | Generates a model’s response for the given chat conversation | $0.0300 |
| [`perplexity-search`](https://hirescrape.com/skills/perplexity-search) | Perplexity API | Perplexity API search | $0.0300 |
| [`riveter-v1-run`](https://hirescrape.com/skills/riveter-v1-run) | Riveter API | Copy link Define the structure of your output directly in the API request | $0.0300 |
| [`riveter-v1-scrape`](https://hirescrape.com/skills/riveter-v1-scrape) | Riveter API | Scrape a webpage and return the text content | $0.3200 |
| [`scrapecreators-v1-facebook-adlibrary-search-ads`](https://hirescrape.com/skills/scrapecreators-v1-facebook-adlibrary-search-ads) | Scrape Creators | Search | $0.0300 |
| [`scrapecreators-v1-google-adlibrary-advertisers-search`](https://hirescrape.com/skills/scrapecreators-v1-google-adlibrary-advertisers-search) | Scrape Creators | Advertiser Search | $0.0300 |
| [`scrapecreators-v1-google-search`](https://hirescrape.com/skills/scrapecreators-v1-google-search) | Scrape Creators | Google | $0.0300 |
| [`scrapecreators-v1-linkedin-ads-search`](https://hirescrape.com/skills/scrapecreators-v1-linkedin-ads-search) | Scrape Creators | LinkedIn Ad Library | $0.0300 |
| [`scrapecreators-v1-pinterest-search`](https://hirescrape.com/skills/scrapecreators-v1-pinterest-search) | Scrape Creators | Search | $0.0300 |
| [`scrapecreators-v1-reddit-ads-search`](https://hirescrape.com/skills/scrapecreators-v1-reddit-ads-search) | Scrape Creators | Search Ads | $0.0300 |
| [`scrapecreators-v1-reddit-search`](https://hirescrape.com/skills/scrapecreators-v1-reddit-search) | Scrape Creators | Search | $0.0300 |
| [`scrapecreators-v1-reddit-subreddit-search`](https://hirescrape.com/skills/scrapecreators-v1-reddit-subreddit-search) | Scrape Creators | Subreddit Search | $0.0300 |
| [`scrapecreators-v1-threads-search-users`](https://hirescrape.com/skills/scrapecreators-v1-threads-search-users) | Scrape Creators | Search Users | $0.0300 |
| [`scrapecreators-v1-tiktok-search-hashtag`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-search-hashtag) | Scrape Creators | Search by Hashtag | $0.0300 |
| [`scrapecreators-v1-tiktok-search-keyword`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-search-keyword) | Scrape Creators | Search by Keyword | $0.0300 |
| [`scrapecreators-v1-tiktok-search-top`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-search-top) | Scrape Creators | Top Search | $0.0300 |
| [`scrapecreators-v1-tiktok-search-users`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-search-users) | Scrape Creators | Search Users | $0.0300 |
| [`scrapecreators-v1-tiktok-shop-search`](https://hirescrape.com/skills/scrapecreators-v1-tiktok-shop-search) | Scrape Creators | TikTok Shop | $0.0300 |
| [`scrapecreators-v1-truthsocial-webhook`](https://hirescrape.com/skills/scrapecreators-v1-truthsocial-webhook) | Scrape Creators | Truth Social Webhook | $0.0300 |
| [`scrapecreators-v1-youtube-search`](https://hirescrape.com/skills/scrapecreators-v1-youtube-search) | Scrape Creators | Search | $0.0300 |
| [`scrapecreators-v1-youtube-search-hashtag`](https://hirescrape.com/skills/scrapecreators-v1-youtube-search-hashtag) | Scrape Creators | Search by Hashtag | $0.0300 |
| [`scrapecreators-v2-instagram-reels-search`](https://hirescrape.com/skills/scrapecreators-v2-instagram-reels-search) | Scrape Creators | Search Reels | $0.0300 |
| [`scrapegraphai-api-crawl`](https://hirescrape.com/skills/scrapegraphai-api-crawl) | ScrapeGraphAI | Start a website crawl from a seed URL with configurable depth and page limits | $0.0300 |
| [`scrapegraphai-api-extract`](https://hirescrape.com/skills/scrapegraphai-api-extract) | ScrapeGraphAI | ScrapeGraphAI api extract | $0.0500 |
| [`scrapegraphai-api-monitor`](https://hirescrape.com/skills/scrapegraphai-api-monitor) | ScrapeGraphAI | Create a monitor to track changes on a URL at a given interval | $0.0300 |
| [`scrapegraphai-api-scrape`](https://hirescrape.com/skills/scrapegraphai-api-scrape) | ScrapeGraphAI | ScrapeGraphAI api scrape | $0.0300 |
| [`scrapegraphai-api-search`](https://hirescrape.com/skills/scrapegraphai-api-search) | ScrapeGraphAI | ScrapeGraphAI api search | $0.0500 |
| [`searchapi-api-v1-search`](https://hirescrape.com/skills/searchapi-api-v1-search) | SearchAPI | Search TripAdvisor listings | $0.0300 |
| [`seltz-v1-search`](https://hirescrape.com/skills/seltz-v1-search) | Seltz | Search the web and return matching documents with URLs and content | $0.0300 |
| [`serper-scrape-`](https://hirescrape.com/skills/serper-scrape-) | Serper Scrape | Scrape any webpage and extract its content as clean text, markdown, or raw HTML | $0.0300 |
| [`tako-v1-beta-chart-insights`](https://hirescrape.com/skills/tako-v1-beta-chart-insights) | Tako | Analyze a Tako Knowledge Card and get AI-generated insights | $0.0500 |
| [`tako-v1-beta-visualize`](https://hirescrape.com/skills/tako-v1-beta-visualize) | Tako | Turn your own data into interactive Tako Knowledge Card visualizations | $0.0500 |
| [`tako-v1-knowledge-search`](https://hirescrape.com/skills/tako-v1-knowledge-search) | Tako | Search for data visualizations using natural language | $0.0500 |
| [`tako-v1-tako-tools-description`](https://hirescrape.com/skills/tako-v1-tako-tools-description) | Tako | Get descriptions of Tako search tool capabilities and available data topics | $0.0500 |
| [`tako-v1-thin-viz-create`](https://hirescrape.com/skills/tako-v1-thin-viz-create) | Tako | Tako v1 thin viz create | $0.0300 |
| [`tako-v1-thin-viz-default-schema`](https://hirescrape.com/skills/tako-v1-thin-viz-default-schema) | Tako | Tako v1 thin viz default schema | $0.0300 |
| [`tavily-crawl`](https://hirescrape.com/skills/tavily-crawl) | Tavily API | Tavily API crawl | $0.2300 |
| [`tavily-extract`](https://hirescrape.com/skills/tavily-extract) | Tavily API | Extract web page content from one or more specified URLs using Tavily Extract | $0.0300 |
| [`tavily-research`](https://hirescrape.com/skills/tavily-research) | Tavily API | Tavily API research | $0.7500 |
| [`tavily-search`](https://hirescrape.com/skills/tavily-search) | Tavily API | Execute a search query using Tavily Search | $0.0300 |
| [`valyu-v1-answer`](https://hirescrape.com/skills/valyu-v1-answer) | Valyu API | Valyu API v1 answer | $0.0300 |
| [`valyu-v1-contents`](https://hirescrape.com/skills/valyu-v1-contents) | Valyu API | Valyu API v1 contents | $0.0300 |
| [`valyu-v1-deepresearch-batches`](https://hirescrape.com/skills/valyu-v1-deepresearch-batches) | Valyu API | Reference for creating a new batch via POST /v1/deepresearch/batches | $0.0300 |
| [`valyu-v1-deepresearch-batches-id`](https://hirescrape.com/skills/valyu-v1-deepresearch-batches-id) | Valyu API | Reference for getting batch status via GET /v1/deepresearch/batches/ | $0.0300 |
| [`valyu-v1-deepresearch-batches-id-cancel`](https://hirescrape.com/skills/valyu-v1-deepresearch-batches-id-cancel) | Valyu API | Reference for cancelling a batch via POST /v1/deepresearch/batches//cancel | $0.0300 |
| [`valyu-v1-deepresearch-batches-id-tasks`](https://hirescrape.com/skills/valyu-v1-deepresearch-batches-id-tasks) | Valyu API | Reference for listing tasks in a batch via GET /v1/deepresearch/batches//tasks | $0.0300 |
| [`valyu-v1-deepresearch-tasks`](https://hirescrape.com/skills/valyu-v1-deepresearch-tasks) | Valyu API | Reference for creating a new deep research task via POST /v1/deepresearch/tasks | $0.0300 |
| [`valyu-v1-deepresearch-tasks-id-cancel`](https://hirescrape.com/skills/valyu-v1-deepresearch-tasks-id-cancel) | Valyu API | Valyu API v1 deepresearch tasks id cancel | $0.0300 |
| [`valyu-v1-deepresearch-tasks-id-delete`](https://hirescrape.com/skills/valyu-v1-deepresearch-tasks-id-delete) | Valyu API | Reference for deleting a task via DELETE /v1/deepresearch/tasks/{id}/delete | $0.0300 |
| [`valyu-v1-deepresearch-tasks-id-status`](https://hirescrape.com/skills/valyu-v1-deepresearch-tasks-id-status) | Valyu API | Valyu API v1 deepresearch tasks id status | $0.0300 |
| [`valyu-v1-deepresearch-tasks-id-update`](https://hirescrape.com/skills/valyu-v1-deepresearch-tasks-id-update) | Valyu API | Valyu API v1 deepresearch tasks id update | $0.0300 |
| [`valyu-v1-search`](https://hirescrape.com/skills/valyu-v1-search) | Valyu API | Valyu API v1 search | $0.0300 |
| [`zai-api-paas-v4-web-search`](https://hirescrape.com/skills/zai-api-paas-v4-web-search) | Z.ai API | The Web Search is a specialized search engine for large language models | $0.0300 |

---

Generated at 2026-06-28T04:07:45.304Z. Catalog re-syncs daily; prices reflect the latest probe of upstream wholesale rates.