This document discusses bots and spiders and their uses in bioinformatics. It begins with background on bots, spiders and how they work. Bots perform simple, repetitive tasks quickly, while spiders systematically crawl and index web pages. The Googlebot crawler is commonly used to index pages for Google search. APIs allow automated querying of databases and integration with other programming languages. Examples discussed include using bots to query PubMed and Ensembl via their APIs to gather gene and sequence data for further analysis. Real-life case studies demonstrate text mining of PubMed results and automated analysis of gene expression data from NCBI GEO.