-
# Problem
Often in scrapers you need to pull information out of the querystring, which requires the following boilerplate code:
```ruby
def query
@query ||= URI.decode_www_form(URI.parse(url…
-
Chicago News Cooperative
Chicago Journal
-
**Scrapers that don't work:**
- Universal Music Scraper
**Details which are wrong / not loaded:**
Add a list of information that is not loaded correctly.
The scraper page open with the Artist…
-
https://onlyfans.com/
It's basically the Patreon for legal erotica and porn where many people try to earn a few additional bucks by selling private pictures and videos, from amateurs to professiona…
-
cases reported 3777
https://www.cdph.ca.gov/
state health website not reporting by county-
county found here and they claim it's from John Hopkins- wasn't clear where in JH database this was pul…
-
Create a new scraper for Fresno Council of Governments Policy Board
Jurisdiction: Fresno County
Website: https://www.fresnocog.org/events/
ghost updated
2 years ago
-
### Context
Related to data source request `102`
Pennsylvania publishes municipal, county, and state budgets. It's possible to find individual municipal budgets, which include police budgets, bu…
-
## New term
The new term started on 2016-10-14.
## Steps
- [x] Updated scraper so that all members, including members without individual pages are scraped . Issue: https://github.com/everypolit…
-
it's not even a scraper it literally just reads proxies that are already posted
-
The web scraper is not perfect, so there are quite a few types that have not been parsed correctly. The default type is unknown so that Deno does not complain and so we don't get any type errors, but …