Skip to content

It is not an API #6

@houshyar

Description

@houshyar

API calls provide a structured way to access data directly from a service's backend, unlike web scraping which parses raw HTML content.
result.word = $('h3.headerWord').text()
Your approach is highly depended on the structure of the website's HTML and if they change their design you should rewrite your code.
Maybe it's better to change your project's name to prevent confusion.

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