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

Hawaii Appellate Court Down #871

Closed
sentry-io bot opened this issue Jan 22, 2024 · 4 comments
Closed

Hawaii Appellate Court Down #871

sentry-io bot opened this issue Jan 22, 2024 · 4 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 22, 2024

Sentry Issue: COURTLISTENER-65K

IndexError: list index out of range
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 385, in handle
    self.parse_and_scrape_site(mod, options["full_crawl"])
  File "cl/scrapers/management/commands/cl_scrape_opinions.py", line 348, in parse_and_scrape_site
    site = mod.Site().parse()
@flooie flooie moved this to State Supreme/Appellate in @grossir's backlog Jan 22, 2024
grossir added a commit to grossir/juriscraper that referenced this issue Jan 25, 2024
Solves: freelawproject#871

Problem was a result row for hawapp where the docket cell had no <a> tag, causing an IndexError
@grossir
Copy link
Contributor

grossir commented Jan 25, 2024

Problem was a row which did not have an <a> tag where it was expected, on the docket cell

image

@flooie
Copy link
Contributor

flooie commented Jan 25, 2024

In this example, was the actual PDF somewhere else, like in the other columns? do we know why it was missing?

@flooie flooie reopened this Jan 25, 2024
@flooie flooie moved this from Done to State Supreme/Appellate in @grossir's backlog Jan 25, 2024
@grossir
Copy link
Contributor

grossir commented Jan 25, 2024

There are 3 recent entries for this case Wilmington Savings Fund Society v. Wallace

  • January 16, 2024 - Amended Order Dismissing Appeal
  • January 9, 2024 (no PDF) - Order Dismissing Appeal
  • December 29, 2023 - Order Dismissing Appeal as Moot

The second one which is missing the PDF in the usual place has a PDF link in the fourth <td>, which links to the same PDF as the most recent entry. I would assume that the link is removed from the second entry because the original "Order Dismissing Appeal" was amended

@grossir grossir moved this from State Supreme/Appellate to In Progress in @grossir's backlog Jan 25, 2024
@flooie
Copy link
Contributor

flooie commented Jan 26, 2024

hm... okay. lets close it and move on from it

@flooie flooie closed this as completed Jan 26, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in @grossir's backlog Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants