Need A Script Created !

Status
Not open for further replies.

SEOHappiness

Regular Member
Joined
Jan 3, 2012
Messages
208
Reaction score
10
I am looking for a script that will do the following....

It will match & compare prices for ANY two different online urls.The output would list all alike items with prices next to each other. Preferably the information could be downloaded into an excel file.

Please let me the know the cost and experience you have building a scripts.

Thanks
Becky
 
Last edited:
Site
Code:
http://www.toysareus.com/
seems to be down. I am not able to access it.
What is the basis of comparison - same name or product id or something else? (Site is not accessible, so can't check the full details right now.)

I am looking for a script that will do the following....

It will match & compare prices for two different online urls. For example you would put in http://www.target.com/c/toys/-/N-5xtb0#?lnk=gnav_toys_10_0 [ Target Toy Link ] and www.toysareus.com and the script will spit out all the similar toys ( Preferable next to each other ) with prices.

Please let me the know the cost and experience you have building a scripts.

Thanks
Becky
 
actually, I would like the script to be able to check ANY two sites. So you would plugin any two URLs and it would compare all alike items with prices. The URLs I posted above were just examples.
 
It doesn't work like that. You can only have a set of sites, not all sites, and each site you add costs money, because it's the most annoying part.

If you know CSS or XPath it would be possible to create the script so that you enter the location of the values on the sites, but like I said, that part is super annoying.
 
Have done this many times. Let me know if you have a list of sites you want. Contact to skype: walcott911
 
It doesn't work like that. You can only have a set of sites, not all sites, and each site you add costs money, because it's the most annoying part.

If you know CSS or XPath it would be possible to create the script so that you enter the location of the values on the sites, but like I said, that part is super annoying.

Thank you for the clarification! I don't know CSS or XPath, but I do understand what you are explaining & it helps.
 
I wonder if you can message me the online urls you mentioned since every single site has different params to grab
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top