Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muhammedzohaib/churchangel-scraper

This Scrapy project scrapes data for 351,000 churches from https://www.churchangel.com at a rate of approximately 250 items per minute.
https://github.com/muhammedzohaib/churchangel-scraper

Last synced: about 6 hours ago
JSON representation

This Scrapy project scrapes data for 351,000 churches from https://www.churchangel.com at a rate of approximately 250 items per minute.

Awesome Lists containing this project

README

        

# Church Scraper

This Scrapy project scrapes data for 351,000 churches from [churchangel.com](https://www.churchangel.com/) at a rate of approximately 250 items per minute.

## Installation

1. Clone the repository:
```sh
git clone https://github.com/yourusername/church_scraper.git
cd church_scraper
```

2. Install the required packages:
```sh
pip install scrapy
```

## Usage

Run the spider:
```sh
scrapy crawl Church -O response.json
```

## Scraped Data
The spider collects the following information for each church:

- Title
- Category
- Telephone
- Description
- Website
- Link to the church's page
- Link to the church's category page