Craigslist Event Detail Mp Extractor avatar

Craigslist Event Detail Mp Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Craigslist Event Detail Mp Extractor

Craigslist Event Detail Mp Extractor

Extract detailed event information from Craigslist with customizable URL inputs and flexible item limits. This Apify Actor ensures high data quality, capturing titles, images, dates, and descriptions for market research, competitive intelligence, or business automation....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share


Craigslist Event Detail Mp Extractor

Introduction

The Craigslist Event Detail Mp Extractor is a powerful tool designed to efficiently extract detailed information from event listings on Craigslist. This Apify Actor enables users to gather comprehensive data about events, including titles, images, descriptions, and more, facilitating various analytical and operational needs.

Features

  • Comprehensive Data Extraction: Captures essential details such as event titles, images, post IDs, dates, and descriptions.
  • Customizable URL Input: Allows input of multiple URLs for targeted scraping.
  • Flexible Item Limitation: Users can set a maximum number of items to scrape per run or opt for unlimited extraction.
  • High Data Quality: Ensures reliable and accurate data capture from Craigslist listings.
  • User-Friendly Configuration: Simple setup with clear configuration options.

Input Parameters Table

ParameterTypeRequiredDescriptionExample
UrlsarrayYesThe URLs for the spider to scrape. Must be valid HTTP/HTTPS links.["https://stlouis.craigslist.org/eve/d/..."]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Urls": [
"https://stlouis.craigslist.org/eve/d/leslie-day-everything-swap-vendors/7939758922.html"
],
"item_limit": 10
}

Output JSON

[
{
"Event Title": "2 day everything swap vendors wanted",
"Event Image": [
"https://images.craigslist.org/00303_22kfgQ1UWU6_0tV0CI_600x450.jpg",
"https://images.craigslist.org/00p0p_vgY3BuLcQH_0CI0pO_600x450.jpg"
],
"Post Id": "",
"Posted Date": "2026-06-09T02:52:19-0500",
"Description": "QR Code Link to This Post Hellings 1st 2-day event Everything Swap 15 a day",
"actor_id": "vpUJCSRuaGpRd0U90",
"run_id": "yBR6hyETudD3dnauR"
}
]

Use Cases

  • Market Research and Analysis: Extract data for market trends and consumer behavior insights.
  • Competitive Intelligence: Monitor competitor events and strategies.
  • Price Monitoring: Track pricing information for event-related services or products.
  • Content Aggregation: Compile event listings for content platforms or newsletters.
  • Academic Research: Gather data for studies on social events and community engagement.
  • Business Automation: Automate the collection of event details for business operations.

Installation and Usage

  1. Search for "Craigslist Event Detail Mp Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with the following fields:

  • Event Title: The title of the event listing.
  • Event Image: An array of image URLs associated with the event.
  • Post Id: The unique identifier for the Craigslist post.
  • Posted Date: The date and time when the post was published.
  • Description: A detailed description of the event.
  • actor_id: Unique ID assigned to this actor run.
  • run_id: Unique ID for the specific run.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!