Metadata-Version: 2.1
Name: jscraper
Version: 0.1.1
Summary: A tool to scrap job listings from USAJobs, CIRES, and CIRA locations.
License: MIT
Author: Eric Hackathorn
Author-email: eric.j.hackathorn@noaa.gov
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: bs4 (>=0.0.2,<0.0.3)
Requires-Dist: python-dotenv (>=0.19.1,<0.20.0)
Requires-Dist: requests (>=2.25,<3.0)
Requires-Dist: selenium (>=4.18.1,<5.0.0)
Project-URL: Documentation, https://github.com/NOAA-GSL/jscraper/blob/main/README.md
Project-URL: Homepage, https://github.com/NOAA-GSL/jscraper
Project-URL: Source, https://github.com/NOAA-GSL/jscraper
Project-URL: Tracker, https://github.com/NOAA-GSL/jscraper/issues
