Updated Screenshots (markdown)

Thomas Perkins 2017-09-07 15:01:39 -05:00
parent a80ffcceb9
commit bab4803c34

@ -1 +1,19 @@
# Comprehensive collection of screenshots
# 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)