Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 25th, 2007, 5:47 AM   #1
biggiesmalls
Newbie
 
Join Date: Jul 2007
Posts: 2
Rep Power: 0 biggiesmalls is on a distinguished road
Search tool

I'm working on a website that compares prices from different sites. I've completed most the design and layout the only hurdle that i can't seem to overcome is the 'program' that browsers and compares items on those sites. Would i need an Agent or Bot to achieve this? Or rather a database that holds the information? please i need answers
biggiesmalls is offline   Reply With Quote
Old Jul 25th, 2007, 1:43 PM   #2
dr.p
Programmer
 
dr.p's Avatar
 
Join Date: Feb 2006
Location: Ohio
Posts: 93
Rep Power: 3 dr.p is on a distinguished road
Type in "price comparison script" in google. Or "open source price comparison script," maybe.

http://www.kaonsoftwares.com/price-c...on-script.html

The list of features on that page should give you a general idea of what kind of features you can make/find.

It would be best to have one or more "bots" that automatically get information from various sites to build up a database. I would finds sites that offer a data feed for product information, and then write/find scripts that parse this information and store it in a database table.

As an example: Amazon.com has web services for product advertising when you sign up to be an "Amazon Associate."
__________________
Neeley.org
dr.p is offline   Reply With Quote
Old Jul 25th, 2007, 1:58 PM   #3
xavier
Professional Programmer
 
xavier's Avatar
 
Join Date: Oct 2004
Location: .ro
Posts: 379
Rep Power: 4 xavier is on a distinguished road
Send a message via Yahoo to xavier
What exactly do you understand by "agent or bot" ?
I'm thinking of a scheduled job on windows or cron job on linux that will run every so often and hit the respective sites - after that inserting the results in the DB.

Then your main app makes a query to the database and displays the price comparison.
__________________
Don't take life too seriously, it's not permanent !
xavier is offline   Reply With Quote
Old Jul 25th, 2007, 3:01 PM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Perhaps you are having problems scraping the salient information from a site? I don't think you're going to win this years "Description of the Problem" award.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jul 26th, 2007, 5:54 AM   #5
biggiesmalls
Newbie
 
Join Date: Jul 2007
Posts: 2
Rep Power: 0 biggiesmalls is on a distinguished road
lol DaWei @ "Description of the Problem" award! let me quickly recap how much i understood i need something similar to the cron job in linux that scans sites every so often to update its prices that in return puts the found data on a database ready to splash the information out. so far so good?
biggiesmalls is offline   Reply With Quote
Old Jul 26th, 2007, 6:42 AM   #6
xavier
Professional Programmer
 
xavier's Avatar
 
Join Date: Oct 2004
Location: .ro
Posts: 379
Rep Power: 4 xavier is on a distinguished road
Send a message via Yahoo to xavier
ok, and the question is ?
__________________
Don't take life too seriously, it's not permanent !
xavier is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to save all search engine results urls in a text file abojan ASP 0 Dec 27th, 2006 8:33 AM
Backup Search grimpirate C 3 Jul 3rd, 2006 7:49 PM
interesting tool -- for webmasters? is it? H_two_O Coder's Corner Lounge 0 Oct 25th, 2005 7:26 PM
An alternative to 'Windows Search'... SaturN Coder's Corner Lounge 9 Jul 24th, 2005 2:30 PM
SUID/GUID files search ! jackjill Bash / Shell Scripting 0 Feb 1st, 2005 5:22 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:21 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC