# Fda Gov Registered Outsourcing Facilities Detail Hp Extractor (`getdataforme/fda-gov-registered-outsourcing-facilities-detail-hp-extractor`) Actor

The Fda Gov Registered Outsourcing Facilities Detail HP Extractor is an Apify actor that scrapes detailed information from the FDA's website about registered outsourcing facilities. It provides comprehensive data including contact details, registration dates, and inspection history....

- **URL**: https://apify.com/getdataforme/fda-gov-registered-outsourcing-facilities-detail-hp-extractor.md
- **Developed by:** [GetDataForMe](https://apify.com/getdataforme) (community)
- **Categories:** Automation, Lead generation, Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $9.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

***

## Fda Gov Registered Outsourcing Facilities Detail Hp Extractor

### Introduction

The **Fda Gov Registered Outsourcing Facilities Detail HP Extractor** is a powerful Apify Actor designed to scrape and extract detailed information about registered outsourcing facilities from the FDA's official website. This tool provides comprehensive data on each facility, including contact details, registration dates, inspection history, and more, enabling users to conduct thorough market research and analysis.

### Features

- **Comprehensive Data Extraction**: Extracts detailed information about outsourcing facilities.
- **Customizable URL Inputs**: Allows specification of multiple URLs for targeted scraping.
- **Configurable Item Limits**: Set limits on the number of items scraped per run.
- **High-Quality Data Output**: Ensures reliable and accurate data extraction.
- **User-Friendly Configuration**: Simple setup with clear input parameters.
- **Versatile Use Cases**: Suitable for market research, competitive intelligence, and more.

### Input Parameters

| Parameter   | Type    | Required | Description                                                                 | Example                                      |
|-------------|---------|----------|-----------------------------------------------------------------------------|----------------------------------------------|
| `Urls`      | array   | No       | The URLs for the spider to scrape.                                           | `["https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities"]` |
| `item_limit`| integer | No       | Maximum items to scrape per actor run. Set to 0 for no limit.                | `10`                                         |

### Example Usage

#### Input JSON

```json
{
  "Urls": [
    "https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities"
  ],
  "item_limit": 10
}
```

#### Output JSON

```json
[
  {
    "page_type": "outsourcing_facility",
    "source_url": "https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities",
    "facility": "503B Outsourcing Facility One, LLC, West Palm Beach, FL",
    "contact": "Kenneth Metzler 1-754-265-4280",
    "initial_registration_date": "2/18/2025",
    "most_recent_registration_date": "1/27/2026",
    "last_inspection": "Not yet inspected",
    "form_483_issued": "N/A",
    "form_483_link": null,
    "recall_conducted": "N/A",
    "action_based_on_last_inspection": "N/A",
    "intends_to_compound_sterile_drugs_from_bulk_substances": "Yes",
    "input_source_key": "start_url:https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities",
    "actor_id": "bCI4FvJb9Ldd0uuZT",
    "run_id": "9M7kL1rLw93uRECag"
  },
  {
    "page_type": "outsourcing_facility",
    "source_url": "https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities",
    "facility": "Ajenat Pharmaceuticals, LLC, Largo, FL",
    "contact": "Supriya Taneja 1-727-506-1261",
    "initial_registration_date": "3/26/2025",
    "most_recent_registration_date": "11/26/2025",
    "last_inspection": "Not yet inspected",
    "form_483_issued": "N/A",
    "form_483_link": null,
    "recall_conducted": "N/A",
    "action_based_on_last_inspection": "N/A",
    "intends_to_compound_sterile_drugs_from_bulk_substances": "Yes",
    "input_source_key": "start_url:https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities",
    "actor_id": "bCI4FvJb9Ldd0uuZT",
    "run_id": "9M7kL1rLw93uRECag"
  },
  {
    "page_type": "outsourcing_facility",
    "source_url": "https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities",
    "facility": "AnazaoHealth Corporation, Las Vegas, NV",
    "contact": "Vic Williams 800-995-4363",
    "initial_registration_date": "9/23/2014",
    "most_recent_registration_date": "12/30/2025",
    "last_inspection": "8/8/2025",
    "form_483_issued": "Yes",
    "form_483_link": "https://www.fda.gov/media/188525/download",
    "recall_conducted": "No",
    "action_based_on_last_inspection": "Open 7",
    "intends_to_compound_sterile_drugs_from_bulk_substances": "Yes",
    "input_source_key": "start_url:https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities",
    "actor_id": "bCI4FvJb9Ldd0uuZT",
    "run_id": "9M7kL1rLw93uRECag"
  }
]
```

### Use Cases

- **Market Research and Analysis**: Gain insights into the outsourcing facilities market.
- **Competitive Intelligence**: Monitor competitors' activities and compliance status.
- **Price Monitoring**: Track pricing trends in the compounding industry.
- **Content Aggregation**: Aggregate data for reporting or content creation.
- **Academic Research**: Support studies on pharmaceutical regulations and practices.
- **Business Automation**: Automate data collection for business intelligence.

### Installation and Usage

1. Search for "Fda Gov Registered Outsourcing Facilities Detail Hp Extractor" in the Apify Store.
2. Click "Try for free" or "Run".
3. Configure input parameters as needed.
4. Click "Start" to begin extraction.
5. Monitor progress in the log.
6. Export results in your preferred format (JSON, CSV, Excel).

### Output Format

The output is a JSON array containing objects with detailed information about each outsourcing facility. Key fields include:

- `page_type`: Type of page extracted.
- `source_url`: URL of the source page.
- `facility`: Name and location of the facility.
- `contact`: Contact details for the facility.
- `initial_registration_date` & `most_recent_registration_date`: Registration dates.
- `last_inspection`: Date of last inspection.
- `form_483_issued`: Whether a Form 483 was issued.
- `form_483_link`: Link to the Form 483 document, if available.
- `recall_conducted`: Recall status.
- `action_based_on_last_inspection`: Actions taken based on the last inspection.
- `intends_to_compound_sterile_drugs_from_bulk_substances`: Indicates if sterile drugs are compounded from bulk substances.

### Support

For custom/simplified outputs or bug reports, please contact:

- Email: support@getdataforme.com
- Subject line: "custom support"
- Contact form: [Get Data For Me Contact](https://getdataforme.com/contact/)

We're here to help you get the most out of this Actor!

# Actor input Schema

## `Urls` (type: `array`):

The urls for the spider.

## `item_limit` (type: `integer`):

Maximum items to scrape per actor run. Set to 0 for no limit.

## Actor input object example

```json
{
  "Urls": [
    "https://www.fda.gov/drugs/human-drug-compounding/registered-outsourcing-facilities"
  ],
  "item_limit": 10
}
```

# Actor output Schema

## `results` (type: `string`):

Scraped data items from dataset

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("getdataforme/fda-gov-registered-outsourcing-facilities-detail-hp-extractor").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("getdataforme/fda-gov-registered-outsourcing-facilities-detail-hp-extractor").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call getdataforme/fda-gov-registered-outsourcing-facilities-detail-hp-extractor --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=getdataforme/fda-gov-registered-outsourcing-facilities-detail-hp-extractor",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/bCI4FvJb9Ldd0uuZT/builds/rS1twQ1j6VyI9vU0O/openapi.json
