|
|
|
|
|
by matheusmoreira
3013 days ago
|
|
The page's HTML is the API. It's pretty easy to download a web page, parse the HTML and then extract specific bits of information from it. The browser does the same thing on the user's behalf, which is why it is called the user agent. |
|