-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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.
ziadaligom3a and prince-thind
Metadata
Metadata
Assignees
Labels
No labels