Dettes Discovery Extractor avatar

Dettes Discovery Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Dettes Discovery Extractor

Dettes Discovery Extractor

Dettes Discovery Extractor is a web scraping tool designed for extracting financial content from Dettes. It allows keyword-based searches, ensuring high-quality data extraction with customizable item limits....

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

10 days ago

Last modified

Share


README.md

Dettes Discovery Extractor

Introduction

Dettes Discovery Extractor is a powerful web scraping tool designed to extract valuable financial content from the Dettes website. It efficiently gathers articles related to specified keywords, providing insights into finance and debt management topics.

Features

  • Keyword-Based Scraping: Customize searches with specific keywords.
  • High Data Quality: Reliable extraction of article details.
  • Flexible Item Limit: Control the number of items scraped per run.
  • Comprehensive Output: Includes titles, URLs, author information, and more.
  • User-Friendly Configuration: Easy setup with intuitive input parameters.

Input Parameters

ParameterTypeRequiredDescriptionExample
KeywordsarrayNoThe keywords for the spider.["finance"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"Keywords": ["finance"],
"item_limit": 10
}

Output JSON

[
{
"keyword": "finance",
"article_title": "Refinancement hypoth\u00e9caire : quand est-ce que c\u2019est une bonne id\u00e9e ?",
"short_brief": "Vous sentez la pression monter. Le budget explose, les dettes s\u2019empilent, et vous jonglez entre plusieurs paiements \u00e0 taux \u00e9lev\u00e9...",
"article_detail_url": "https://www.dettes.ca/refinancement-hypothecaire/",
"article_image": "https://www.dettes.ca/app/uploads/2025/05/maison.png",
"author_name": "Pierre Leblanc, CPA, CIRP, SAI",
"author_image": "https://secure.gravatar.com/avatar/?s=200&d=mm&r=g",
"designation": "Fondateur, Pr\u00e9sident chez Groupe Leblanc Syndic",
"actor_id": "fJjH99ocYAqD3a0jv",
"run_id": "0ppgzYqKkbVTkSQTH"
},
{
"keyword": "finance",
"article_title": "R\u00e9solutions financi\u00e8res en 2026 : 10 d\u00e9cisions pour reprendre le contr\u00f4le de vos finances",
"short_brief": "Les r\u00e9solutions financi\u00e8res ne devraient pas \u00eatre r\u00e9serv\u00e9es au d\u00e9but de l\u2019ann\u00e9e...",
"article_detail_url": "https://www.dettes.ca/resolutions-financieres/",
"article_image": "https://www.dettes.ca/app/uploads/2024/12/df.png",
"author_name": "Pierre Leblanc, CPA, CIRP, SAI",
"author_image": "https://secure.gravatar.com/avatar/?s=200&d=mm&r=g",
"designation": "Fondateur, Pr\u00e9sident chez Groupe Leblanc Syndic",
"actor_id": "fJjH99ocYAqD3a0jv",
"run_id": "0ppgzYqKkbVTkSQTH"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into financial trends.
  • Competitive Intelligence: Monitor competitor content strategies.
  • Price Monitoring: Track changes in financial advice offerings.
  • Content Aggregation: Compile relevant articles for newsletters.
  • Academic Research: Source data for studies on finance topics.
  • Business Automation: Automate the collection of financial insights.

Installation and Usage

  1. Search for "Dettes Discovery Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  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 of objects, each containing:

  • keyword: The search keyword used.
  • article_title: Title of the article.
  • short_brief: Brief summary of the article.
  • article_detail_url: URL to the full article.
  • article_image: Image associated with the article.
  • author_name: Name of the author.
  • author_image: Image of the author.
  • designation: Author's designation.
  • actor_id: Unique identifier for the actor run.
  • run_id: Unique identifier for the specific run.

Error Handling

The Actor logs errors encountered during execution. Common issues include network failures or changes in the target website structure. Ensure all required fields are filled before running the spider to minimize errors.

Rate Limiting and Best Practices

To avoid being blocked, adhere to polite scraping practices such as respecting robots.txt rules and using appropriate delays between requests. Adjust the item_limit parameter based on your needs and server capacity.

Limitations and Considerations

  • The Actor is designed specifically for the Dettes website.
  • Changes in the website's structure may affect data extraction.
  • Ensure compliance with legal and ethical guidelines when scraping content.

Support

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

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