Craiglist Scraper Premium
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsCraiglist Scraper Premium
Craiglist Scraper empowers you to seamlessly extract detailed listings from any category & city. Whether hunting for properties, jobs, or sales, get structured data at lightning speed. Dive into rich insights without manual browsing. Unleash the power of automation with our scraper!
You can access the Craiglist Scraper Premium 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 "category": "for sale",
3 "city": "New York",
4 "searchKeyword": "iPhone",
5 "numberOfResults": 10
6}' |
7apify call newbs/craiglist-scraper-premium --silent --output-dataset
Craiglist Scraper Premium API through CLI
The Apify CLI is the official tool that allows you to use Craiglist Scraper Premium locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: