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

Webscraping DeprecationWarning (low priority) #2

Open
tonper19 opened this issue Apr 30, 2024 · 0 comments
Open

Webscraping DeprecationWarning (low priority) #2

tonper19 opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
warning a process produces a warning and continues its job

Comments

@tonper19
Copy link
Owner

@enavarrocu Executing the webscraper for all three stat types produces a deprecation warning.

To reproduce:

node src/scrapper/urlBattingScrapper.js https://www.baseballsoftball.be/en/events/2024-baseball-d1/stats/general/all/batting ../csv/stats_batting_raw_d1_2024.csv

(node:26087) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)

@tonper19 tonper19 added the warning a process produces a warning and continues its job label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warning a process produces a warning and continues its job
Projects
None yet
Development

No branches or pull requests

2 participants