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

Leetcode Scraping Down #36

@cbloodsworth

Description

@cbloodsworth

Problem:
Currently, there are errors when scraping leetcode.com using the leetcode API. This has to do with Leetcode recently updating their HTML. Some of the constants in leetcode_constants.py used to read certain elements off the page no longer work as expected.

Potential Solution:
Go through leetcode.com/{user} HTML and figure out what HTML elements correspond to what we want to scrape, and update leetcode_constants.py to correct that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions