public List <Tuple <string, int, int> > DohvatiRedarstvaPauka(string grad)
 {
     return(Spider.DohvatiRedarstvaPauka(grad, idAplikacije));
 }