Param, but sometimes there are many links on the same web page.
Like 2 videos on one webpage (one URL).
If in software we put only URL it will be confusing to software to
grab which one.
Actually on web page, these all are objects and HTML page contains
reference to all these objects.
So we need to identify in which particular object we are interested
in.
Please correct me if i am wrong :)