BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 eXtreme Books Manager
 Scripts
 corrected amazon.de.txt
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

mibu
Starting Member

15 Posts

Posted - 17 Dec 2012 :  22:17:28  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Amazon has recently changed the css for its result page. The script did not find a booklist since October 2012.

- The identification of the Listed link is now with a div class="newaps" (see the findline)
- The link is one line below of the div (readnextline)
- In the link is an additional class for the Text to exclude (compute cursor after the first takeword)

The correction is easy:

Put this Block from the Label to the GoTo to the same position in the script.

:REPEATMOVIELIST

	   #FINDLINE#=class="newaps"#25# #ONERROR#=*STOP*
	   #READNEXTLINE#
 
           #FIND#= href="#01# #ONERROR#=*OK
           #FIND#="#01# #ONERROR#=*OK*
           #COMPUTECURSOR#=+5
           #FIND#="#02# #ONERROR#=*OK*
           #TAKEWORD#=#06#,#01#,#02#
 	    
           #COMPUTECURSOR#=+5
           #FIND#=>#01# #ONERROR#=*OK*
           #COMPUTECURSOR#=+5
           #FIND#=<#02# #ONERROR#=*OK*
           #TAKEWORD#=#07#,#01#,#02#
 
           #CHECKVARIABLE#=#07#
           #STARTDELETETAGS#
	   #STARTSUBSTITUTETAGS#
	   #WRITETITLELIST#=#06#    ---> #07#
	   #GOTO#=REPEATMOVIELIST


have fun
michael

Edited by - mibu on 17 Dec 2012 22:23:36

Alessio Viti
Forum Admin

Italy
9171 Posts

Posted - 18 Dec 2012 :  15:45:18  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thank you!!

http://www.facebook.com/pages/eXtreme-Movie-Manager/47220214342?ref=mf
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.1 sec. Powered By: Snitz Forums 2000 Version 3.4.07