Back to search
An automated Python tool that extracts publicly available court records from the North Carolina Judicial Branch portal and exports them into structured CSV files for further analysis. The project follows responsible scraping practices, including respectful request rates and compliance with publicly available data policies.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
feat: quick demo for demonstration that interacts correctly with website elements and export drop down menu lists into csv files
b132a2fView on GitHubInitial commit: Add NC court records scraper with undetected Chrome driver
a576017View on GitHub