EMMA Municipal Bonds Scraper avatar

EMMA Municipal Bonds Scraper

Pricing

from $16.99 / 1,000 result items

Go to Apify Store
EMMA Municipal Bonds Scraper

EMMA Municipal Bonds Scraper

Scrape municipal bond securities from EMMA by state, with optional filters for issuer name and coupon rate. Returns issuer, coupon, maturity, yield, principal, and rating.

Pricing

from $16.99 / 1,000 result items

Rating

5.0

(1)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

1

Bookmarked

13

Total users

0

Monthly active users

9 days ago

Last modified

Categories

Share

ParseForge

EMMA Municipal Bonds Scraper

Scrape municipal bond data from EMMA, the official SEC-designated source, for any U.S. state. Each bond record includes issuer name, coupon rate, maturity date, offering yield, principal amount, and credit rating. No API key or registration required. Export to CSV, JSON, Excel, or XML.

EMMA (Electronic Municipal Market Access) is the official source for municipal securities data, but its website is not designed for bulk extraction. This actor reads the public bond listings directly, filtered by state, issuer name, and coupon rate range, and returns each bond as a structured row. No login or API key needed.

Who uses itWhat they scrape EMMA for
Fixed-income analystsTrack bond offerings and yields across states for portfolio analysis.
Municipal finance researchersStudy issuance patterns and credit ratings in specific regions.
Investment advisorsIdentify bonds matching client criteria like coupon rate or issuer.
Data journalistsAnalyze municipal debt trends and transparency.

What it does

This Actor collects municipal bond securities from EMMA by state, with optional filters for issuer name and coupon rate, and returns each bond as a flat row.

  • πŸ—ΊοΈ State-specific scraping: Enter a two-letter state code (e.g., CA, NY, TX) to get all bonds issued in that state.
  • πŸ” Issuer name filter: Narrow results to a specific issuer (partial match supported).
  • πŸ“Š Coupon rate range: Set minimum and maximum coupon rates to focus on bonds within your yield preferences.
  • πŸ“ˆ Scalable output: Collect up to 1 million bonds per run, with automatic pagination.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with EMMA data

πŸ“ˆ Monitor state-level bond issuance.

A fixed-income analyst runs the scraper weekly for California bonds to track new offerings and yield changes.

πŸ” Research specific issuers.

A municipal finance researcher filters by issuer name to study the debt profile of a particular city or school district.

πŸ“Š Build a bond screener.

An investment advisor sets coupon rate ranges to find bonds that match client income requirements.

πŸ“° Investigate municipal debt trends.

A data journalist scrapes all bonds from multiple states to compare credit ratings and principal amounts.

Why choose this scraper

What you get
Official sourceData comes from EMMA, the SEC-designated repository for municipal securities.
No API keyNo registration or authentication needed to start scraping.
Flexible filtersFilter by state, issuer name, and coupon rate to target specific bonds.
Structured outputEach bond is a flat row with issuer, coupon, maturity, yield, principal, and rating.

How it compares

This actor is the only dedicated EMMA municipal bonds scraper on Apify, offering direct access to official SEC-designated data without an API key.

FeatureParseForgeEMMA Municipal Bonds Scraper
State filterYesYes
Issuer name filterYesNot listed
Coupon rate range filterYesNot listed
No API key requiredYesYes
Up to 1 million bonds per runYesNot listed

Configure the run

Drive the Actor from a required state code, and optionally filter by issuer name and coupon rate range. Filters apply as each bond is read, so only matching bonds reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"state": "CA",
"maxItems": 10
}

A larger pull:

{
"state": "CA",
"maxItems": 200
}

Pricing

Pay-per-result: $0.02266 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.27
1,000 results$22.66
10,000 results$226.60

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the EMMA Municipal Bonds Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to EMMA through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/emma-municipal-bonds-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Ensure the state code is valid and two letters (e.g., 'CA'). If using filters, try broadening them (e.g., remove issuer name or widen coupon range).

The scraper returns fewer bonds than expected.

Check if your filters are too restrictive. Increase the 'Maximum bonds' setting if you want more results.

Can I scrape bonds from all states at once?

No, each run is limited to one state. You can schedule multiple runs for different states.

The output shows missing fields for some bonds.

Some bonds may not have all fields available on EMMA. The scraper returns what is publicly listed.

FAQ

QuestionAnswer
What data does this scraper return?It returns issuer name, coupon rate, maturity date, offering yield, principal amount, and credit rating for each municipal bond.
Do I need an API key or login?No. The scraper reads public EMMA pages without any authentication.
Can I scrape bonds from multiple states in one run?No, each run targets one state. You can run multiple jobs for different states.
What is the maximum number of bonds I can collect?Up to 1 million bonds per run, controlled by the 'Maximum bonds' setting.
How does the issuer name filter work?It performs a partial match, so entering 'Los Angeles' will match issuers containing that phrase.
What coupon rate format should I use?Enter a number like 3.5 for 3.5%. The filter is inclusive of the boundaries.
Can I export the data to Excel?Yes, the dataset can be exported to CSV, JSON, Excel, or XML from the Apify interface.
Is the data updated in real time?The scraper fetches the latest available data from EMMA at the time of the run.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Electronic Municipal Market Access (EMMA). It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.