From bab4803c344037f409a74c72a6f62c5c2d73b797 Mon Sep 17 00:00:00 2001 From: Thomas Perkins Date: Thu, 7 Sep 2017 15:01:39 -0500 Subject: [PATCH] Updated Screenshots (markdown) --- Screenshots.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Screenshots.md b/Screenshots.md index 77580c9..9af61f8 100644 --- a/Screenshots.md +++ b/Screenshots.md @@ -1 +1,19 @@ -# Comprehensive collection of screenshots \ No newline at end of file +# Comprehensive collection of screenshots + + +*** + +Using a proxy to do the URL scraping: +![using-proxy](https://user-images.githubusercontent.com/14183473/30182656-3d06e0cc-93dd-11e7-8fda-946806c95b54.png) + +Using a random user agent to do the URL scraping: +![using-random-agent](https://user-images.githubusercontent.com/14183473/30182658-3e01ae08-93dd-11e7-817a-e5443f2ca7e0.png) + +Using a proxy and random agent together: +![proxy-and-rand-agent](https://user-images.githubusercontent.com/14183473/30182661-3ff4b020-93dd-11e7-8949-39060a87a4d6.png) + +Using a different search engines (AOL): +![using-aol](https://user-images.githubusercontent.com/14183473/30182665-416a979e-93dd-11e7-8239-4242b1a16493.png) + +Using a different search engine (duckduckgo): +![using-duckduckgo](https://user-images.githubusercontent.com/14183473/30182667-42f9600e-93dd-11e7-935c-6d8ed4a2d0e8.png)