Avatar of daxa78
daxa78

asked on 

Crawling website for new listings script

Hello, does anyone know if there is a piece of software/script that let me crawl websites such as ebay to find new listings and email them to me?  

The reason i ask this is that i subscribe to new listings but when i get them on email the really interesting items are already sold.

It would be cool if i had a software/script that would crawl the website every 10 min or so  and send me the information in an email.

If not what do you suggest i should have somebody have it developed in?

Thank you all.
Programming Languages-OtherScripting Languages

Avatar of undefined
Last Comment
Meir Rivkin
Avatar of Meir Rivkin
Meir Rivkin
Flag of Israel image

AFAIK, there's no one piece of code which can crawl any given website for notifications.
you need to adjust the code cause each web site (usually) is coded differently.
ebay has a notification mechanism but only for items you are involve with, for instance, items you placed a bid and u wish to know when you were outbid or items which you added to wish list, etc.
as far as i know, there's no way to get notifications on items in general, for instance get a notification every time item is put for sell in some category.
if you wish to build some kind of ebay notifier (or any other website) that would require a research of how the web site pages which display the items are being rendered/constructed.
for an intermediate web programmer it won't be a difficult task (depends of the website obviously).
cheers
Avatar of daxa78
daxa78

ASKER

Thx  So what programming language should we use ?
ASKER CERTIFIED SOLUTION
Avatar of Meir Rivkin
Meir Rivkin
Flag of Israel image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Scripting Languages
Scripting Languages

A scripting language is a programming language that supports scripts, programs written for a special run-time environment that automate the execution of tasks that could alternatively be executed one-by-one by a human operator. Scripting languages are often interpreted (rather than compiled). Primitives are usually the elementary tasks or API calls, and the language allows them to be combined into more complex programs. Environments that can be automated through scripting include software applications, web pages within a web browser, the shells of operating systems (OS), embedded systems, as well as numerous games. A scripting language can be viewed as a domain-specific language for a particular environment; in the case of scripting an application, this is also known as an extension language.

30K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo