NatLabRockies / NatLabRockies/COMPASS
Build out ord db scrapers
Open
@ppinchuk is already working on this.
Since Jun 23, 2025.
enhancement
p-low
- Dominant language
- Python
- Stars
- 17
- Forks
- 4
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 17
Description
Implement the third prong of web-scraping - individual scrapers for the following db websites:
- https://codelibrary.amlegal.com/
- https://library.municode.com/
- https://www.dsireusa.org/
- https://www.windaction.org/
- https://www.codepublishing.com/
- https://ecode360.com/
Should be fairly simple to do by combining the web crawling and searching techniques.... just a bit tedious.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.