VOOZH about

URL: https://apify.com/getdataforme/charity-jobs-scraper

โ‡ฑ Charity Jobs Scraper ยท Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

Charity Jobs Scraper

Extract comprehensive charity job listings from charityjob.co.uk with this Apify Actor. It scrapes titles, organizations, locations, salaries, and dates into structured JSON for easy analysis....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

4 months ago

Last modified

Share

JavaScript Crawlee & CheerioCrawler Actor Template

This template example was built with Crawlee to scrape data from a website using Cheerio wrapped into CheerioCrawler.

Quick Start

Once you've installed the dependencies, start the Actor:

$apify run

Once your Actor is ready, you can push it to the Apify Console:

apify login # first, you need to log in if you haven't already done so
apify push

Project Structure

.actor/
โ”œโ”€โ”€ actor.json # Actor config: name, version, env vars, runtime settings
โ”œโ”€โ”€ dataset_schena.json # Structure and representation of data produced by an Actor
โ”œโ”€โ”€ input_schema.json # Input validation & Console form definition
โ””โ”€โ”€ output_schema.json # Specifies where an Actor stores its output
src/
โ””โ”€โ”€ main.js # Actor entry point and orchestrator
storage/ # Local storage (mirrors Cloud during development)
โ”œโ”€โ”€ datasets/ # Output items (JSON objects)
โ”œโ”€โ”€ key_value_stores/ # Files, config, INPUT
โ””โ”€โ”€ request_queues/ # Pending crawl requests
Dockerfile # Container image definition

For more information, see the Actor definition documentation.

How it works

This code is a JavaScript script that uses Cheerio to scrape data from a website. It then stores the website titles in a dataset.

  • The crawler starts with URLs provided from the input startUrls field defined by the input schema. Number of scraped pages is limited by maxPagesPerCrawl field from the input schema.
  • The crawler uses requestHandler for each URL to extract the data from the page with the Cheerio library and to save the title and URL of each page to the dataset. It also logs out each result that is being saved.

What's included

  • Apify SDK - toolkit for building Actors
  • Crawlee - web scraping and browser automation library
  • Input schema - define and easily validate a schema for your Actor's input
  • Dataset - store structured data where each object stored has the same attributes
  • Cheerio - a fast, flexible & elegant library for parsing and manipulating HTML and XML
  • Proxy configuration - rotate IP addresses to prevent blocking

Resources

Creating Actors with templates

Getting started

For complete information see this article. To run the Actor use the following command:

$apify run

Deploy to Apify

Connect Git repository to Apify

If you've created a Git repository for the project, you can easily connect to Apify:

  1. Go to Actor creation page
  2. Click on Link Git Repository button

Push project on your local machine to Apify

You can also deploy the project on your local machine to Apify without the need for the Git repository.

  1. Log in to Apify. You will need to provide your Apify API Token to complete this action.

    $apify login
  2. Deploy your Actor. This command will deploy and build the Actor on the Apify Platform. You can find your newly created Actor under Actors -> My Actors.

    $apify push

Documentation reference

To learn more about Apify and Actors, take a look at the following resources:

You might also like

Charity-job Uk

kinaesthetic_millionaire/charityjob-uk

Scrapes job listings from CharityJob UK

Charity Email Scraper

contacts-api/charity-email-scraper

Charity email scraper to collect verified emails from nonprofits, NGOs, and charity organizations ๐Ÿ“ง๐Ÿค Ideal for outreach, partnerships, fundraising campaigns, and nonprofit lead generation.

Charitynavigation Details Spider

getdataforme/charitynavigation-details-spider

This Apify Actor scrapes comprehensive charity details from Charity Navigator, including names, ratings, finances, contacts, and social media links. Ideal for researchers and analysts, it delivers fast, reliable, ethical extraction with structured JSON output for seamless analysis and reporting.

CharityJob.co.uk [Only$1.5๐Ÿ’ฐ] Scraper (/w EMAILS)

memo23/charityjob-scraper

[Only$1.5๐Ÿ’ฐ] Scrape UK charity-sector job postings from CharityJob.co.uk โ€” title, salary band, workplace type, employer, posted/closing dates, full description. Works with any search URL, filter combo or single job URL. Optional company enrichment adds website domain and About copy. JSON or CSV out.

๐Ÿ‘ User avatar

Muhamed Didovic

13

Charityjob Urls Scraper

getdataforme/charityjob-urls-scraper

The Charityjob Urls Scraper extracts detailed job listing data from Charityjob.co.uk for market research, competitive analysis, and content aggregation....

Give.org BBB Charity Scraper

crawlerbros/giveorg-scraper

Scrape Give.org (BBB Wise Giving Alliance) - the BBB charity review and accreditation database. Browse 7,000+ charity reviews or search by category and keyword. Extracts charity name, BBB accreditation status, category, city, state, EIN, and charity review URL.

Goodmoves Jobs Scraper: Charity Sector Jobs

getascraper/goodmoves-jobs-scraper

Pull public Goodmoves job listings from any listing, search, browse, or direct vacancy URL. Export titles, employers, salaries, locations, dates, apply links, OSCR charity numbers, organisation websites, and source metadata. Free tier available.

UK Charity Register Scraper

parseforge/uk-charity-register-scraper

Lookup UK registered charities by registration number. Returns charity number, all alternate names, registered/other/known-as, active status, geo data, latest income, company number, parent charity, and external register links (CCEW/OSCR/CCNI).

UK Charity Commission Search

ryanclinton/uk-charity-commission

Search the official Charity Commission register for England and Wales to retrieve structured data on 170,000+ registered charities.

Charity Navigator Nonprofit Ratings Scraper

parseforge/charitynavigator-scraper

Scrape nonprofit charity ratings and financial data from Charity Navigator. Get organization names, EIN numbers, star ratings, scores, causes, revenue, assets, and donation eligibility. Search by keyword or browse all charities. Filter by cause, size, state, and minimum rating.