Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

fix: implements selenium for css scraping (#36) #84

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ramses-z
Copy link

Some of the recently changed elements on LC used CSS, which could not be scraped using requests and beautifulsoup4, thus requiring the use of Selenium.
Added Selenium to leetcode.py and updated leetcode_constants.py with the corresponding element identifiers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant