TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
SUNIL GUTTA
NA
1k
393.4k
web URL scrapping ? ? ? advice also appreciated .
Jan 10 2014 12:53 AM
Hi
i intend to develop an application .. i just want to know your view how you start the thing ..
My original requirement ... any ideas will be duly appreciated ty ..
Write an application which accepts requests to scrape web URLs and store the results.
The application should do the following :
1. Have an HTTP API to accept requests to fetch a particular URL
2. Assign a request ID to the request, and the response of this API should return the request ID
3. Process requests in batches in the background
4. The response of each request (the headers, the body, the time of request, the response size, errors if any) should be stored, which can be retrieved later using a status API
You are free to use any language, platform or database. Your answer will be judged on application and API design, clean code, maintainability, performance and efficiency.
My best wishes
Ty for your help
Reply
Answers (
6
)
How to open Modalpopup of a page from another page event
How to generate html report in asp.net using c# ?