Craigslist Scraper avatar
Craigslist Scraper

Pricing

$25.00/month + usage

Go to Store
Craigslist Scraper

Craigslist Scraper

Developed by

Ivan Vasiljević

Ivan Vasiljević

Maintained by Community

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

0.0 (0)

Pricing

$25.00/month + usage

13

Total users

362

Monthly users

39

Runs succeeded

>99%

Last modified

a month ago

You can access the Craigslist Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "urls": [
< {
< "url": "https://yuma.craigslist.org/search/ggg#search=1~list~0~0"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< },
< "maxAge": 15,
< "maxConcurrency": 4
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: