Craigslist Scraper avatar

Craigslist Scraper

Try for free

2 hours trial then $25.00/month - No credit card required now

View all Actors
Craigslist Scraper

Craigslist Scraper

ivanvs/craigslist-scraper
Try for free

2 hours trial then $25.00/month - No credit card required now

Extract data from classified advertisements on Craigslist. Scrape contact details from jobs, housing, items wanted, items for sale, services, community service, gigs, events and resumes listed on Craigslist. Download listings data in JSON, XML, Excel, and other versatile

You can access the Craigslist Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "urls": [
3    {
4      "url": "https://yuma.craigslist.org/search/ggg#search=1~list~0~0"
5    }
6  ],
7  "proxyConfiguration": {
8    "useApifyProxy": true
9  },
10  "maxAge": 15,
11  "maxConcurrency": 1
12}' |
13apify call ivanvs/craigslist-scraper --silent --output-dataset

Craigslist Scraper API through CLI

The Apify CLI is the official tool that allows you to use Craigslist Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 16 monthly users
  • 4 stars
  • 99.6% runs succeeded
  • 5.5 days response time
  • Created in Sep 2022
  • Modified 2 days ago