florida_journal_of_international_law_scraper

Florida Journal of International Law
Latest Status
no_new_content #4658
Latest Metrics
d=0  |  skip=36  |  err=0
t=13.2s
Implementation
script
bepress
Law Review
Uploads Pending
0
Last Upload
2026-02-07 18:35:34
uabox:Law_Review_Project/florida_journal_of_international_law_20260207_183530.zip

Definition

scraper_id
florida_journal_of_international_law_scraper
canonical_name
Florida Journal of International Law
institution_code
-
platform
bepress
base_class
script
class_name
-
module_path
scrapers.florida_journal_of_international_law_scraper
file_path
scrapers/florida_journal_of_international_law_scraper.py
has_cli_entrypoint
true
is_abstract
false
discovered_at
2026-03-30 20:11:12
updated_at
2026-06-17 05:09:53

Run History

Showing 5 runs (law_review_id=543) — use ?limit=200 for more.
Run Status Start End Runtime Metrics Error / Details Logs
#4658 no_new_content 2026-06-01T19:18:23+00:00 2026-06-01T19:18:37+00:00 13.2s d=0  |  skip=36  |  err=0
discovered=36  |  processed=36
-
extra_json
{"automation_cycle_id": 1551, "canonical_name": "Florida Journal of International Law", "child_pid": 138213, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-06-01T19:18:23+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-06-01T19:18:23+00:00", "run_kind": "scheduled_active", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1780341503_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1780341503_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 45}
stdout | stderr
#3979 no_new_content 2026-05-01T22:23:03+00:00 2026-05-01T22:23:18+00:00 14.7s d=0  |  skip=36  |  err=0
discovered=36  |  processed=36
-
extra_json
{"automation_cycle_id": 639, "canonical_name": "Florida Journal of International Law", "child_pid": 1120534, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-05-01T22:23:03+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-05-01T22:23:03+00:00", "run_kind": "scheduled_active", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1777674183_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1777674183_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 45}
stdout | stderr
#3167 no_new_content 2026-03-09T23:39:16+00:00 2026-03-09T23:39:48+00:00 31.4s d=0  |  skip=36  |  err=0
discovered=36  |  processed=36
-
extra_json
{"canonical_name": "Florida Journal of International Law", "child_pid": 4085643, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-03-09T23:39:46+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-03-09T23:39:16+00:00", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1773099556_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1773099556_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 45}
stdout | stderr
#1503 success 2026-02-07T18:25:01+00:00 2026-02-07T18:26:14+00:00 72.8s d=18  |  skip=0  |  err=0
discovered=18  |  processed=18
-
extra_json
{"canonical_name": "Florida Journal of International Law", "child_pid": 2550085, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-02-07T18:26:01+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-02-07T18:25:01+00:00", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1770488701_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1770488701_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 20}
stdout | stderr
#1499 failed 2026-02-07T18:22:22+00:00 2026-02-07T18:22:22+00:00 0.6s d=0  |  skip=0  |  err=1
discovered=-  |  processed=-
process_exit_1: Process exited with code 1
traceback
[Florida Journal of International Law] Chromium launch failed (BrowserType.launch: headless: expected boolean, got string); falling back to Firefox.
Traceback (most recent call last):
  File "/home/arbel/sites/lrscraper/scrapers/florida_journal_of_international_law_scraper.py", line 30, in <module>
    asyncio.run(FloridaJournalOfInternationalLawScraper().run())
  File "/home/arbel/miniconda3/lib/python3.11/asyncio/runners.py", line 190, in run
    return runner.run(main)
           ^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/asyncio/runners.py", line 118, in run
    return self._loop.run_until_complete(task)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/asyncio/base_events.py", line 653, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "/home/arbel/sites/lrscraper/scrapers/playwright_scraper.py", line 61, in run
    self.browser = await playwright.firefox.launch(
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/async_api/_generated.py", line 14438, in launch
    await self._impl_obj.launch(
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/_impl/_browser_type.py", line 98, in launch
    await self._channel.send(
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 69, in send
    return await self._connection.wrap_api_call(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 558, in wrap_api_call
    raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
playwright._impl._errors.Error: BrowserType.launch: headless: expected boolean, got string
extra_json
{"canonical_name": "Florida Journal of International Law", "child_pid": 2544559, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-02-07T18:22:22+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-02-07T18:22:22+00:00", "returncode": 1, "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1770488542_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1770488542_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 20}
stdout | stderr

Runs (scraper_name = florida_journal_of_international_law_scraper)

These are runs recorded explicitly under this scraper_id.
Run Status Start End Runtime Metrics Error / Details Logs
#4658 no_new_content 2026-06-01T19:18:23+00:00 2026-06-01T19:18:37+00:00 13.2s d=0  |  skip=36  |  err=0
discovered=36  |  processed=36
-
extra_json
{"automation_cycle_id": 1551, "canonical_name": "Florida Journal of International Law", "child_pid": 138213, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-06-01T19:18:23+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-06-01T19:18:23+00:00", "run_kind": "scheduled_active", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1780341503_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1780341503_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 45}
stdout | stderr
#3979 no_new_content 2026-05-01T22:23:03+00:00 2026-05-01T22:23:18+00:00 14.7s d=0  |  skip=36  |  err=0
discovered=36  |  processed=36
-
extra_json
{"automation_cycle_id": 639, "canonical_name": "Florida Journal of International Law", "child_pid": 1120534, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-05-01T22:23:03+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-05-01T22:23:03+00:00", "run_kind": "scheduled_active", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1777674183_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1777674183_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 45}
stdout | stderr
#3167 no_new_content 2026-03-09T23:39:16+00:00 2026-03-09T23:39:48+00:00 31.4s d=0  |  skip=36  |  err=0
discovered=36  |  processed=36
-
extra_json
{"canonical_name": "Florida Journal of International Law", "child_pid": 4085643, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-03-09T23:39:46+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-03-09T23:39:16+00:00", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1773099556_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1773099556_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 45}
stdout | stderr
#1503 success 2026-02-07T18:25:01+00:00 2026-02-07T18:26:14+00:00 72.8s d=18  |  skip=0  |  err=0
discovered=18  |  processed=18
-
extra_json
{"canonical_name": "Florida Journal of International Law", "child_pid": 2550085, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-02-07T18:26:01+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-02-07T18:25:01+00:00", "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1770488701_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1770488701_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 20}
stdout | stderr
#1499 failed 2026-02-07T18:22:22+00:00 2026-02-07T18:22:22+00:00 0.6s d=0  |  skip=0  |  err=1
discovered=-  |  processed=-
process_exit_1: Process exited with code 1
traceback
[Florida Journal of International Law] Chromium launch failed (BrowserType.launch: headless: expected boolean, got string); falling back to Firefox.
Traceback (most recent call last):
  File "/home/arbel/sites/lrscraper/scrapers/florida_journal_of_international_law_scraper.py", line 30, in <module>
    asyncio.run(FloridaJournalOfInternationalLawScraper().run())
  File "/home/arbel/miniconda3/lib/python3.11/asyncio/runners.py", line 190, in run
    return runner.run(main)
           ^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/asyncio/runners.py", line 118, in run
    return self._loop.run_until_complete(task)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/asyncio/base_events.py", line 653, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "/home/arbel/sites/lrscraper/scrapers/playwright_scraper.py", line 61, in run
    self.browser = await playwright.firefox.launch(
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/async_api/_generated.py", line 14438, in launch
    await self._impl_obj.launch(
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/_impl/_browser_type.py", line 98, in launch
    await self._channel.send(
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 69, in send
    return await self._connection.wrap_api_call(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/arbel/miniconda3/lib/python3.11/site-packages/playwright/_impl/_connection.py", line 558, in wrap_api_call
    raise rewrite_error(error, f"{parsed_st['apiName']}: {error}") from None
playwright._impl._errors.Error: BrowserType.launch: headless: expected boolean, got string
extra_json
{"canonical_name": "Florida Journal of International Law", "child_pid": 2544559, "file_path": "scrapers/florida_journal_of_international_law_scraper.py", "heartbeat_at": "2026-02-07T18:22:22+00:00", "heartbeat_source": "orchestrator", "law_review_id": 543, "orchestrator": "lrscraper", "orchestrator_started_at": "2026-02-07T18:22:22+00:00", "returncode": 1, "scraper_id": "florida_journal_of_international_law_scraper", "script_path": "scrapers/florida_journal_of_international_law_scraper.py", "stderr_path": "logs/orchestrator_runs/1770488542_florida_journal_of_international_law_scraper.err.log", "stdout_path": "logs/orchestrator_runs/1770488542_florida_journal_of_international_law_scraper.out.log", "timeout_minutes": 20}
stdout | stderr