Web Scraping : A basic know-how

A Web  Scraper is a computer program that browses the World Wide Web in a methodical, automated manner or in an orderly fashion. Other terms for Web Scrapers are ants, automatic indexers, bots, web spiders, web robots, etc. The process is termed “web crawling”, and most site engines use it as a means to provide…

Details

Load testing of webservice with Apache Jmeter

Web services are application components that communicates through open protocols. It is self contained, self describing and can be used by other applications. A Web service is designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (WSDL). Other systems interact with the Web service by its…

Details

Yahoo! Search Marketing APIs for Campaign Management

The Yahoo! Search Marketing API provides programmatic access to the same functionality exposed visually in the web-based interface. You can create and manage campaigns, pull reports, set bids and more. All of these capabilities are exposed via a collection of SOAP-based Web Services that are easy to use and thoroughly documented. Yahoo! Search Marketing has…

Details