Church Finder Scraper [πŸ’°Free] avatar

Church Finder Scraper [πŸ’°Free]

Pricing

Pay per usage

Go to Apify Store
Church Finder Scraper [πŸ’°Free]

Church Finder Scraper [πŸ’°Free]

Scrape church listings and profiles from Church Finder. Extracts church name, denomination, address, phone number, service times, ratings and reviews from city search pages or individual church URLs.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

ActorFlow

ActorFlow

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Church Finder Scraper

Scrapes church listings and full church profiles from Church Finder. Give it a city page such as https://www.churchfinder.com/churches/ny/new-york or a single church profile URL, and it returns structured records containing the church name, denomination, address, phone number, service times, ratings and reviews. Results are available as JSON, CSV or Excel.

✨ Features

  • Church profile extraction β€” church name, denomination / affiliation, full address, phone number, service times, average rating, review count, individual reviews and the church description
  • Pagination support β€” automatically walks through city listing pages until the requested number of churches is collected
  • Proxy support β€” optional Apify Proxy, disabled by default because the site works reliably without it
  • Per-URL result limit β€” dataCount caps results separately for each start URL, so one busy city cannot consume another's quota

πŸ”§ Input Configuration

FieldTypeRequiredDefaultDescription
startUrlsarrayβœ…https://www.churchfinder.com/churches/ny/new-yorkChurch Finder URLs to scrape. Accepts city search pages and individual church profile pages. Any URL outside churchfinder.com is skipped with a log message.
dataCountintegerβ€”5Maximum number of churches to scrape for each start URL. Applied per start URL, not across the whole run.
proxyConfigurationobjectβ€”{ "useApifyProxy": false }Proxy settings for the run.

Supported URL types:

  • City search page β€” https://www.churchfinder.com/churches/ny/new-york Collects churches from the listing and follows the pager until dataCount is reached.
  • Church profile page β€” https://www.churchfinder.com/churches/ny/new-york/abyssinian-baptist-church Scrapes that single church directly.

πŸ“¦ Output

The dataset provides one view, Overview, a compact table of the scraped churches showing name, denomination, address, phone, rating, review count and profile URL. The full records additionally include the structured service times, the individual reviews and the church description.

Sample output:

{
"title": "Abyssinian Baptist Church",
"denominationAffiliation": "American Baptist",
"averageReview": 4,
"reviewCount": 1,
"address": "132 Odell Clark Pl, New York, NY 10030, United States",
"serviceTypes": [
{
"day": "Sunday",
"time": "7:00AM",
"serviceType": "Worship service"
},
{
"day": "Sunday",
"time": "9:00AM",
"serviceType": "Worship service"
},
{
"day": "Sunday",
"time": "11:00AM",
"serviceType": "Worship service"
}
],
"phoneNumber": "(212) 862-7474",
"latestReviews": [
{
"author": "r.",
"title": "feww",
"rating": 4,
"review": "A nem teljes kΓΆrΕ±"
}
],
"aboutChurch": "Abyssinian Baptist Church is a Baptist church in New York New York. This American Baptist church serves New York County NY",
"churchUrl": "https://www.churchfinder.com/churches/ny/new-york/abyssinian-baptist-church"
}
{
"title": "All Souls' Church",
"denominationAffiliation": "Episcopal",
"averageReview": null,
"reviewCount": null,
"address": "88 Saint Nicholas Ave, New York, NY 10026, United States",
"serviceTypes": [],
"phoneNumber": "(212) 663-2351",
"latestReviews": [],
"aboutChurch": "All Souls' Church is a Episcopal church in New York New York. This Episcopal church serves New York County NY",
"churchUrl": "https://www.churchfinder.com/churches/ny/new-york/all-souls-church"
}

πŸ’‘ Uses of This Data

  • Building local directories of places of worship by city, state or denomination
  • Market and outreach research for faith-based organizations and suppliers
  • Demographic and sociological studies of denominational distribution across regions
  • Enriching CRM or mailing lists with verified church contact details
  • Monitoring service times and contact information for aggregator or listing sites

πŸš€ How to Use

  1. Sign up for a free Apify account β€” includes $5 monthly credit.
  2. Open the actor page and click Try for free.
  3. Fill in the Input fields (at least one start URL is required).
  4. Click Start and wait for the run to complete.
  5. Download results from the Output tab in JSON, CSV, or Excel format.

You can also run this actor via the Apify API or integrate it directly into your workflows using Zapier, Make, or n8n.

πŸ“ Notes

  • Proxy recommended for large-scale scraping β€” For high-volume runs, enable the Apify Residential or Datacenter proxy to avoid blocks.
  • API integration β€” This actor can be called as an API from any automation platform (Zapier, Make, n8n, custom scripts).

Other Existing Actors

ScraperDescription
πŸš— Cheapest Cars & Bids ScraperScrapes the cheapest vehicle listings from Cars & Bids, making it easy to discover the best-value auction deals.
πŸ” Incidecoder ScraperExtracts cosmetic ingredient and product information from Incidecoder for research and analysis.
🎟️ Gametime Events Website ScraperCollects event listings, ticket availability, and pricing data from Gametime.
🏠 Rightmove ScraperExtracts property listings, prices, locations, and other real estate details from Rightmove.

πŸ’¬ Support & Contact

If you encounter any issues or have questions, please open an issue

You can also find more of our actors on the Actor Flow .