AAALAC Accredited Research Institution Directory Scraper avatar

AAALAC Accredited Research Institution Directory Scraper

Pricing

$0.45 / 1,000 directory entries

Go to Apify Store
AAALAC Accredited Research Institution Directory Scraper

AAALAC Accredited Research Institution Directory Scraper

Collect the current public AAALAC International directory of accredited institutions and research units. Get names, parent organizations, locations, and collection times in an Apify dataset.

Pricing

$0.45 / 1,000 directory entries

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

🧭 AAALAC Accreditation Directory for Research Teams

Research teams, animal-care program staff, and due-diligence analysts can use this Actor to collect the current public AAALAC International directory. It returns accredited institution and research-unit names, parent organizations when listed, location details, and collection times in an Apify dataset, giving you a consistent list to review or use in your own data work.

Use cases

📋 AAALAC Directory Rows

Each dataset row represents one institution or research unit listed by the public directory. The row includes the name, parent organization when available, location details when listed, and collection time. The dataset keeps useful address or location text when normalized city, state or province, or country values are sparse.

▶️ Collect the AAALAC Directory

Run the Actor without a source credential. Leave Maximum entries empty to return all available results until the source is exhausted. Enter a positive number to stop after that many entries. The output contains a link to the run's Apify dataset, and collectedAt shows when each row was collected.

⚙️ Input

The public input has one optional work limit. Leave it empty to return all available directory entries until the source is exhausted, or enter a positive number for a smaller run.

Input fields

FieldTypeWhat it does
maxItemsintegerOptional cap on returned entries. Leave it empty to return all available directory entries until the source is exhausted. Enter a positive number to stop after that many entries.

Example input from a successful run:

{
}

An empty object runs the complete collection.

🧾 Output

The Actor returns an object with a link to the run's default Apify dataset. Each dataset row uses the same public shape. A row can omit the parent organization, the location object, or individual location fields when the directory does not provide them; name and collectedAt are required.

Output link and dataset row fields

FieldTypeWhat it does
datasetstringLink to the Apify dataset for this run.
namestringName of the accredited institution or research unit.
parentOrganizationstringParent organization listed for the institution or unit, when available.
locationobjectLocation details listed for the institution or unit, when available.
location.addressstringComplete address or location text listed in the directory, when available.
location.citystringCity listed for the directory entry, when available.
location.stateOrProvincestringState or province listed for the directory entry, when available.
location.countrystringCountry listed for the directory entry, when available.
collectedAtstring (date-time)Time when the directory entry was collected.

Representative row from a successful run with an empty input:

{
"parentOrganization": "59th Medical Wing (Wilford Hall Ambulatory & Surgical Center)",
"name": "Clinical Investigations and Research Support",
"location": {
"address": "JBSA LACKLAND, TX, UNITED STATES",
"city": "JBSA LACKLAND",
"stateOrProvince": "TX",
"country": "UNITED STATES"
},
"collectedAt": "2026-08-11T23:37:29.424Z"
}

💳 Pricing

Pricing is pay per event. The primary event is one Directory entry for each accredited institution or research unit saved to your dataset. Check the Apify Console for the current price.

Buyer-facing eventDescription
Directory entryOne accredited institution or research unit saved to your dataset.

🔌 Integrations

Use the Apify dataset link in the output to review and export the rows with Apify's normal dataset tools.

Video guide

❓ FAQ

Do I need an AAALAC account or source credential?

No. The Actor reads the publicly available directory without a buyer-supplied source credential.

How do I get the full current directory?

Leave Maximum entries empty. The Actor returns all available results until the source is exhausted. Enter a positive number when you want a smaller run.

Can I filter the directory by country or organization?

No. This Actor retrieves the public directory and does not offer keyword, organization, country, or location filters. Filter the dataset after the run if you need a smaller view.

What happens when a location is incomplete?

The row keeps the location parts and address or location text that the public directory provides. City, state or province, and country can be missing for some entries.

Does the dataset include accreditation dates or inspection details?

No. Member-portal-only accreditation status, initial accreditation date, last site visit date, and other login-gated metadata are outside this Actor. It returns public directory names, available parent organizations and locations, and collection times.

Is this a historical AAALAC list?

No. Each run reads the current public directory at run time and records collectedAt. The Actor does not create historical snapshots, change detection, or alerts across runs.

What does AAALAC stand for?

AAALAC International is the Association for Assessment and Accreditation of Laboratory Animal Care International. This Actor collects its public accreditation directory; it does not provide accreditation requirements, guidelines, or certification decisions.

📝 Changelog

0.0: Initial release

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré