Municode Records Scraper
Pricing
from $5.00 / 1,000 municode records
Municode Records Scraper
Search public Municode Library pages for municipal code sections, ordinances, and documents. Return source URLs, titles, sections, excerpts, and optional full text for legal research and compliance workflows.
Pricing
from $5.00 / 1,000 municode records
Rating
0.0
(0)
Developer
Muhammad Afzal
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
8 days ago
Last modified
Categories
Share
Search the public Municode Library for code sections, ordinances, and municipal documents, or scrape known public Municode pages. Built for legal researchers, local-government teams, compliance analysts, and data pipelines that need source-attributed municipal records.
Example
{"searchQueries": ["short-term rental"],"municipality": "Riverside","state": "CA","maxItems": 10,"includeFullText": false}
startUrls accepts public https://library.municode.com/… pages and can be used without a search query. Each dataset item includes the source URL, municipality/state when inferable, content type, title, section, matched excerpt, and optional visible full text.
Pricing
| Event | Price | When charged |
|---|---|---|
| Actor start | $0.01 | Once per run, with platform usage rules applying |
| Municode record | $0.005 | Each unique record successfully written to the dataset |
maxItems is a hard result and cost ceiling. For example, maxItems: 25 allows at most $0.125 in result-event charges, plus the start event and any platform usage passed through by Apify. The run status and SUMMARY record report saved versus charged records.
The Actor only accesses public Municode Library pages. It does not bypass authentication, CAPTCHAs, paywalls, robots controls, or access restrictions. Municode pages may contain legal text that is amended or incomplete; verify important conclusions against the municipality and the source page.
Local development
npm installnpm test