Skip to content

Allow using the library without API accessΒ #4

@pR0Ps

Description

@pR0Ps

This library should have it's scraping functionality refactored into a separate class (ScrapingClient?) that can be used without touching the API. The WebClient class can simply instantiate and use that class to extend stravalib's Client class.

This enables the scraping client class to not only extend the API, but to provide scraping-based replacements for other API methods (ie. listing activities, getting activity data, etc). This gives users of the library the choice of using a stravalib-compatible class, or relying completely on scraping and not having to set up an API application at all (a huge pain).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions