Python, Selenium, Playwright
Open
enhancement
not essential
- Dominant language
- R
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Years 2019 and 2023 use Selenium, via Python or R, to download some of the raw data:
https://github.com/briatte/epsa2019/blob/main/01-download-pages.py (Python)
https://github.com/briatte/epsa2023/blob/main/01-download.r (R)
As an exercise:
- [ ] rewrite year 2019 in R
- [ ] rewrite year 2023 in Python using `selenium`
- [ ] rewrite both years using [Playwright](https://playwright.dev/python/docs/intro)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.