city-scrapers icon indicating copy to clipboard operation
city-scrapers copied to clipboard

Scrape, standardize and share public meetings from local government websites

Results 59 city-scrapers issues
Sort by recently updated
recently updated
newest added

I don't want this to get bogged down or overly formal, but it's worth considering having a rubric of sorts for evaluating the relative benefit of writing and maintaining a...

non-coding

It would be useful to have some explicit https `start_urls` and `domain` test cases so that future changes to the template or tasks don't inadvertently assume http.

## What's this PR do? Adds more detail to our readme, rewords sections and reformats. In particular, it adds notes about how to run individual spiders and test them. ##...

I am new to python you are such a great programmer and great project. I was just curious how in this file https://github.com/City-Bureau/city-scrapers/blob/main/tests/test_chi_board_elections.py from city_scrapers_core.constants import COMMISSION, PASSED from city_scrapers_core.utils...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies
python

This issue was raised over a year ago and still hasn't been addressed. Is this project still active?

https://www.chicago.gov/city/en/depts/cdot/supp_info/chicago-mobility-collaborative.html

the `city-scrapers-core` package in the Pipfile is currently not referencing the latest git revision, which causes problems with `scrapy validate`. I'm updating the reference to be the same as the...

I attempted to crawl with the chi_land_trust spider, but the page it scrapes now gives a 404 error page. The old URL was: https://www.chicago.gov/city/en/depts/doh/supp_info/chicago_communitylandtrust0.html I think the URl that should...