euiyulsong / Web-Crawler

Full-Stack Software Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Crawler

URL Azure Instance

https://portal.azure.com/#dashboard/private/f287fad2-8a2c-425f-93bf-b85f2cc86011

URL GitHub Repo

https://github.com/euiyulsong/Web-Crawler

In Programming Assignment 3, I built a web crawler with the c#. First, I included storage connection string in ServiceConfiguration.Cloud.cscfg, ServiceConfiguration.Local.cscfg, and ServiceDefinition.csdef. After the inclusion of the storage connection string, I implemented worker role. I started off by implementing RunAsync using storage account. After making sure RunAsync is running properly, I implemented Crawling phase, which was most difficult. Later, I implemented my Dashboard. The result was successful.

About

Full-Stack Software Development


Languages

Language:PowerShell 52.9%Language:C# 33.3%Language:R 13.8%