Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo of this? #191

Open
rkendel1 opened this issue Oct 8, 2024 · 1 comment
Open

demo of this? #191

rkendel1 opened this issue Oct 8, 2024 · 1 comment

Comments

@rkendel1
Copy link

rkendel1 commented Oct 8, 2024

Would it be possible for someone to give me a demo of this functionality or point me to a running instance of this? Thank you!

@zstumgoren
Copy link
Member

@rkendel1 Many thanks for the inquiry and apologies for the late reply. Civic Scraper is an open-source web scraping framework designed to help gather agendas and minutes from various platforms used by government agencies to post documents (e.g. CivicPlus and Legistar). It's still very much a work in progress, but we generally have decent support for one of the more widely used versions of CivicPlus along with a few other platforms.

I should clarify that civic-scraper is designed primarily as a Python library that you can use in your own code to scrape particular websites. Here is the documentation site, where you can find installation and usage information.

We plan to deprecate/remove the command-line usage, so I would focus on using the library in your own Python code (e.g. in a Jupyter Notebook or standard Python script).

Shout back if you have any questions along the way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants