Craigslist Scraper (Pay Per Result) avatar

Craigslist Scraper (Pay Per Result)

Try for free

Pay $15.00 for 1,000 results

View all Actors
Craigslist Scraper (Pay Per Result)

Craigslist Scraper (Pay Per Result)

ivanvs/craigslist-scraper-pay-per-result
Try for free

Pay $15.00 for 1,000 results

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 (Pay Per Result) 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-pay-per-result --silent --output-dataset

Craigslist Scraper (Pay Per Result) API through CLI

The Apify CLI is the official tool that allows you to use Craigslist Scraper (Pay Per Result) 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
  • 3 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Jul 2024
  • Modified about 1 month ago