computerise / computerise/sentimental
Migrate engine to BeautifulSoup
Open
enhancement
refactor
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Consider using [BeautifulSoup](https://pypi.org/project/beautifulsoup4/) over [Selenium](https://pypi.org/project/selenium/) for convenience and better features.
Selenium requires chromedriver and chrome which introduces unnecessary dependencies. Doesn't appear to work on [WSL1](https://learn.microsoft.com/en-us/windows/wsl/) (I'm stuck on WSL1 due to hardware restrictions)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.