08/04/30 13:12:27 yl8jYTgW
>>843-845
報告㌧nextLinkが無い場合は次頁を取得しないように修正した
URLリンク(w5.abcoroti.com)
incrementalなSITEINFO少し変わったので、↓のでよろしく
//スペースアルク
{
url: 'URLリンク(eow.alc.co.jp)',
increment: {
firstNum: 2,
nextMatch: '\\?pg=(\\d+)',
nextLink: '?pg=#'
},
pageElement: '#resultList ul',
nextLink: '#naviArea a:contains("次へ")'
},
//>>829
{
url:'URLリンク(www.soundhouse.co.jp)',
increment: {
firstNum: 2,
nextMatch: '&i_page=(\\d+)',
nextLink: '&i_page=#'
},
pageElement: 'table[width="795"]',
nextLink: 'a.link:contains("次頁")'
}