warn-scraper 1.2.89__py3-none-any.whl → 1.2.91__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
warn/scrapers/va.py CHANGED
@@ -111,6 +111,10 @@ def scrape(
111
111
  # driver = webdriver.Chrome(options=chromeoptionsholder, service=Service(ChromeDriverManager().install()))
112
112
  logger.debug("Attempting to launch Chrome")
113
113
  chromeoptionsholder = ChromeOptions()
114
+ chromeoptionsholder.add_argument("--no-sandbox")
115
+ chromeoptionsholder.add_argument("--disable-dev-shm-usage")
116
+ chromeoptionsholder.add_argument("--remote-debugging-pipe")
117
+
114
118
  chrome_install = ChromeDriverManager().install()
115
119
 
116
120
  # Weird error with finding the driver name in Windows. Sometimes.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: warn-scraper
3
- Version: 1.2.89
3
+ Version: 1.2.91
4
4
  Summary: Command-line interface for downloading WARN Act notices of qualified plant closings and mass layoffs from state government websites
5
5
  Home-page: https://github.com/biglocalnews/warn-scraper
6
6
  Author: Big Local News
@@ -28,6 +28,7 @@ Requires-Dist: html5lib
28
28
  Requires-Dist: pdfplumber
29
29
  Requires-Dist: requests
30
30
  Requires-Dist: openpyxl
31
+ Requires-Dist: pyopenssl
31
32
  Requires-Dist: retry
32
33
  Requires-Dist: selenium
33
34
  Requires-Dist: tenacity
@@ -61,13 +61,13 @@ warn/scrapers/sd.py,sha256=_4R19Ybzsyx1PvcWV3_laJmJ3etrwVGfhNEQm6njwoA,1904
61
61
  warn/scrapers/tn.py,sha256=i1H7c09Ea3CDrTXqqRMLBMPT_34QtGA0-x7T8rm_j5Q,2945
62
62
  warn/scrapers/tx.py,sha256=watfR1gyN9w7nluiAOnnIghEmoq3eShNUzYSZ8SkZy4,4438
63
63
  warn/scrapers/ut.py,sha256=iUh38YIjbvv5MyyKacsiZNe8KjfdBeDaOf-qMQEF_kc,2245
64
- warn/scrapers/va.py,sha256=jp5G9Z73s5j9A3-1IybFV0rmZSBWH73vNrQpC7XLSSU,7573
64
+ warn/scrapers/va.py,sha256=-u8SFcYWHG3TzJKjRuKR83zKEx-iZg4NYVTW6B0OK0c,7755
65
65
  warn/scrapers/vt.py,sha256=d-bo4WK2hkrk4BhCCmLpEovcoZltlvdIUB6O0uaMx5A,1186
66
66
  warn/scrapers/wa.py,sha256=UXdVtHZo_a-XfoiyOooTRfTb9W3PErSZdKca6SRORgs,4282
67
67
  warn/scrapers/wi.py,sha256=ClEzXkwZbop0W4fkQgsb5oHAPUrb4luUPGV-jOKwkcg,4855
68
- warn_scraper-1.2.89.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
69
- warn_scraper-1.2.89.dist-info/METADATA,sha256=5iDNnLM7c0Z6kpCF4-QB-6dbZWCkmPUnEw7FG6npfPo,2093
70
- warn_scraper-1.2.89.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
71
- warn_scraper-1.2.89.dist-info/entry_points.txt,sha256=poh_oSweObGlBSs1_2qZmnTodlOYD0KfO7-h7W2UQIw,47
72
- warn_scraper-1.2.89.dist-info/top_level.txt,sha256=gOhHgNEkrUvajlzoKkVOo-TlQht9MoXnKOErjzqLGHo,11
73
- warn_scraper-1.2.89.dist-info/RECORD,,
68
+ warn_scraper-1.2.91.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
69
+ warn_scraper-1.2.91.dist-info/METADATA,sha256=bLJZTJ_F7M2Ny8Mg0s7hhjlER1VT2R25aYPlEU4XmBs,2118
70
+ warn_scraper-1.2.91.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
71
+ warn_scraper-1.2.91.dist-info/entry_points.txt,sha256=poh_oSweObGlBSs1_2qZmnTodlOYD0KfO7-h7W2UQIw,47
72
+ warn_scraper-1.2.91.dist-info/top_level.txt,sha256=gOhHgNEkrUvajlzoKkVOo-TlQht9MoXnKOErjzqLGHo,11
73
+ warn_scraper-1.2.91.dist-info/RECORD,,