Legiscan Billinfo Extractor avatar

Legiscan Billinfo Extractor

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Legiscan Billinfo Extractor

Legiscan Billinfo Extractor

Extract detailed legislative bill information from Legiscan with comprehensive data retrieval, fast processing, and versatile output formats. Ideal for market research, competitive intelligence, and academic studies, it offers a user-friendly interface on Apify....

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

21 days ago

Last modified

Share


README.md

Legiscan Billinfo Extractor

Introduction

The Legiscan Billinfo Extractor is a powerful tool designed to extract detailed information from legislative bills on the Legiscan platform. It provides comprehensive data about bill statuses, sponsors, subjects, and more, enabling users to gain valuable insights into legislative processes.

Features

  • Comprehensive Data Extraction: Retrieves extensive details including bill history, sponsorships, and related documents.
  • High-Quality Data: Ensures reliable and accurate information for informed decision-making.
  • Efficient Performance: Fast processing of multiple bills with minimal latency.
  • User-Friendly Interface: Easy configuration and execution within the Apify platform.
  • Versatile Output Formats: Supports JSON, CSV, and Excel for seamless data integration.

Input Parameters

ParameterTypeRequiredDescriptionExample
URLsArrayYesList of Legiscan bill URLs to extract information from.["https://legiscan.com/bill/12345"]
LimitNumberNoMaximum number of bills to process (default is all).10

Example Usage

Input JSON

{
"urls": [
"https://legiscan.com/bill/AL-SB1-2026"
],
"limit": 5
}

Output JSON

[
{
"actor_id": "kcD7aFMK6jWWk6ouK",
"run_id": "slx2xInBoxVup35tA",
"url": "https://legiscan.com/bill/AL-SB1-2026",
"title": "SB 1 (2026)",
"status": "Enacted",
"sponsors": [
{
"name": "John Doe",
"party": "Democrat"
}
],
"subjects": ["Appropriations"],
"history": [
{
"date": "2026-01-14",
"action": "Read for the first time and referred to committee"
},
...
]
}
]

Use Cases

  • Market Research: Analyze legislative trends affecting market conditions.
  • Competitive Intelligence: Monitor competitors' lobbying efforts and related legislation.
  • Price Monitoring: Track bills impacting pricing regulations in various industries.
  • Content Aggregation: Compile legislative updates for news outlets or blogs.
  • Academic Research: Support studies on political science, law, and public policy.
  • Business Automation: Integrate with CRM systems to automate compliance checks.

Installation and Usage

  1. Search for "Legiscan Billinfo Extractor" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters (e.g., URLs, limit).
  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 fields such as actor_id, run_id, url, title, status, sponsors, subjects, and history. Each field provides specific details about the bill, enabling comprehensive analysis.

Support Section

Support

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

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