ChurchFinder Scraper avatar

ChurchFinder Scraper

Pricing

from $4.40 / 1,000 results

Go to Apify Store
ChurchFinder Scraper

ChurchFinder Scraper

Scrapes church directory data from ChurchFinder.com. Returns name, address, phone, denomination, service times, and more for each church.

Pricing

from $4.40 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

28

Total users

1

Monthly active users

2 days ago

Last modified

Share

ParseForge

ChurchFinder Scraper

Scrape church listings from ChurchFinder.com by state, city, or direct URL. Get name, address, phone, denomination, service times, and more for every church. Export to CSV, JSON, Excel, or XML.

ChurchFinder.com lists over 26,000 US churches, but manually copying their details is slow and error-prone. This Actor reads the public church directory directly, so you can pull structured data for a single church, a whole city, or an entire state in one run. No API key or registration needed.

Who uses itWhat they scrape ChurchFinder for
Market researchersBuild a database of churches in a region for demographic analysis.
Non-profit organizationsFind local churches to partner with for community programs.
App developersPopulate a church directory app with up-to-date listings.
Event plannersLocate venues for religious conferences or gatherings.

What it does

This Actor collects church directory data from ChurchFinder.com and returns each church as a flat row with fields like name, address, phone, denomination, and service times.

  • πŸ“ Target by URL: paste city listing pages or individual church profiles.
  • πŸ—ΊοΈ Filter by state and city: select a US state and optionally a city to scrape all churches in that area.
  • πŸ“Š Structured output: every church comes as a flat row with consistent fields.
  • ⚑ Fast and efficient: runs on Apify's cloud infrastructure, no setup required.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with ChurchFinder data

πŸ“ˆ Build a regional church database.

A market researcher scrapes all churches in Texas to analyze denominational distribution and plan a new outreach program.

🀝 Find community partners.

A non-profit scrapes churches in Chicago to identify potential partners for a food drive, using phone and address data for outreach.

πŸ“± Populate a church directory app.

An app developer scrapes churches in California to seed a mobile directory with names, addresses, and service times.

πŸ“ Locate event venues.

An event planner scrapes churches in New York City to find venues with large halls for a religious conference.

Why choose this scraper

What you get
No API keyScrapes the public website directly, no registration or tokens.
Flexible targetingScrape by URL, state, or city to get exactly the churches you need.
Structured dataReturns clean JSON with consistent field names for easy processing.
Export optionsDownload results as CSV, JSON, Excel, or XML.

How it compares

This Actor offers flexible targeting by URL, state, or city, with a simple input schema and no API key required. Competitors may have additional filters or lower pricing, but this Actor focuses on core church data extraction.

FeatureParseForgeChurchFinder ScraperChurch Finder Scraper [πŸ’°Free]Church Finder Scraper
Scrape by stateYesYesNot listedYes
Scrape by cityYesNot listedYesYes
Scrape by direct URLYesYesYesNot listed
Denomination filterNot listedNot listedNot listedYes
Ratings and reviewsNot listedNot listedYesYes
Pastor and member countNot listedNot listedNot listedYes

Configure the run

Drive the Actor from ChurchFinder URLs or state/city filters, and set a maximum number of churches to scrape. Start URLs take priority over state/city filters. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10,
"startUrls": [
"https://www.churchfinder.com/churches/ny/new-york",
"https://www.churchfinder.com/churches/ca/los-angeles"
]
}

A larger pull:

{
"maxItems": 200,
"startUrls": [
"https://www.churchfinder.com/churches/ny/new-york",
"https://www.churchfinder.com/churches/ca/los-angeles"
]
}

Pricing

Pay-per-result: $0.005 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$0.50
1,000 results$5.00
10,000 results$50.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the ChurchFinder Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to ChurchFinder through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/churchfinder-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your Start URLs are valid ChurchFinder.com pages or that you have set State and City correctly. Also ensure maxItems is at least 1. If using city, State must be set.

Why did the run stop before reaching maxItems?

The Actor may have reached the end of available listings for the given state or city. Try broadening your filters or using direct URLs.

Why are some fields empty?

Not all churches list every detail on ChurchFinder.com. Empty fields mean the information was not available on the page.

Why is my run slow?

Scraping many pages takes time. Reduce maxItems or target a smaller area. Apify's infrastructure handles concurrency, but large states can take a while.

FAQ

QuestionAnswer
How do I scrape all churches in a state?Set the State field to the two-letter code (e.g., TX) and leave Start URLs empty. The Actor will scrape all churches listed for that state, up to your maxItems limit.
Can I scrape a specific city?Yes, set State and City fields. For example, State=NY and City=New York. The Actor will scrape churches in that city.
What if I have direct URLs?Paste them into Start URLs. You can mix city listing pages and individual church profiles. When Start URLs is provided, state and city filters are ignored.
Is there a limit on how many churches I can scrape?Free users are capped at 100 churches per run. Paid plans allow higher limits. Set maxItems to control the number.
What data fields are returned?Each church row includes name, address, city, state, ZIP, phone, denomination, service times, and description, among others. See the sample output for the full list.
Do I need an API key?No, this Actor scrapes the public ChurchFinder.com website directly. You only need an Apify account to run it.
Can I export the data?Yes, results can be exported to CSV, JSON, Excel, or XML from the Apify platform.
How often is the data updated?The Actor scrapes live data from ChurchFinder.com at the time of the run, so you get the most current listings available.
Can I filter by denomination?This Actor does not have a denomination filter. You can scrape all churches in an area and filter the results yourself based on the denomination field.
Is it legal to scrape ChurchFinder.com?You should review ChurchFinder.com's terms of service and comply with applicable laws. Apify provides tools for responsible scraping, but you are responsible for your use.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by ChurchFinder.com. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.