Skip to content

Instantly share code, notes, and snippets.

@masaakif
Created January 28, 2009 06:04
Show Gist options
  • Save masaakif/53844 to your computer and use it in GitHub Desktop.
Save masaakif/53844 to your computer and use it in GitHub Desktop.
/* Autopagerize JSON data for cuffsncollars.co.uk */
/* cuffsncollars.co.uk */
{
url: '^http://www\.cuffsncollars\.co\.uk/.+',
nextLink: '//td[@class="body"]/a[contains(self::*, "Next")]',
pageElement: '//td[@background="/site_images/search_bg.gif"]/..',
exampleUrl: 'http://www.cuffsncollars.co.uk/novelty_cufflinks_and_gift_items.asp?page=2',
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment