Questions tagged as 'robots.txt'

0
answers

Help with robots.txt to block URL patterns

I need help writing a robots.txt to block the following URL patterns: http://www.server.com/1234/12/ http://www.server.com/5645/22/ The first set of numbers may vary but they are always 4 digits, the second are any two digits. There may...
asked by 21.01.2018 / 22:45
0
answers

Simulate an action within a web page

I have this html document (described below). How can I simulate from the browser click on the following tag? (it's a button that allows me to download a file) <img src="./SRI - SISTEMA DE COMPROBANTES ELECTRONICOS_files/xml.gif" style="b...
asked by 13.12.2018 / 17:07
0
answers

Python How do I use robots.txt?

Does anyone know how to implement a robots.txt file in python with the Tornado framework ?, will it be so simple to place the file in the root of the project?     
asked by 19.06.2018 / 14:59