how do I get to the scrapeable part?
Posted: Sun Jul 14, 2013 3:27 am
I have a couple websites that display the info I want, in eminently scrapeable form- but I have to ask the search function for each record, one at a time, by that record's unique identifier in order to get to the page I can scrape.
For records whose unique identifier is a number of a known format within a known range, is there a way to automate asking the search function for each possible record? Likewise, is there a way to automate entering all possible combinations for a record set whose records' unique identifiers are a pair of short text strings?
Thanks.
For records whose unique identifier is a number of a known format within a known range, is there a way to automate asking the search function for each possible record? Likewise, is there a way to automate entering all possible combinations for a record set whose records' unique identifiers are a pair of short text strings?
Thanks.