Write an application which accepts requests to scrape web URLs and store the res
ID: 3548966 • Letter: W
Question
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 (C SHARP STRICTLY), platform or
database. Your answer will be judged on application and API design, clean code, maintainability, performance and
efficiency.
Explanation / Answer
wait i am doing this problem will surely come after few minutes with the proper code :) thanku
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.