The title does tell us to find the robots for the site.Itโs the robots.txt file (also called the robots exclusion protocol or standard).
it is a text file that tells web robots (most often search engines) which pages on your site to crawl.It also tells web robots which pages not to crawl.
Hint : What part of the website could tell you where the creator doesn't want you to look?
opening the link in the browser ,it returns:
Web page.
Looking at the source code,nothing interests.
Then visiting the url,then adding robots.txt,the site returns robots.txt file content.