-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBlogPost1thissemester.html
More file actions
1 lines (1 loc) · 4.94 KB
/
BlogPost1thissemester.html
File metadata and controls
1 lines (1 loc) · 4.94 KB
1
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><style type="text/css">ol{margin:0;padding:0}table td,table th{padding:0}.c1{color:#000000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:"Arial";font-style:normal}.c2{color:#000000;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:11pt;font-family:"Arial";font-style:normal}.c4{padding-top:0pt;padding-bottom:0pt;line-height:1.15;orphans:2;widows:2;text-align:center}.c0{padding-top:0pt;padding-bottom:0pt;line-height:1.15;orphans:2;widows:2;text-align:left}.c7{text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;color:#1155cc;text-decoration:underline}.c5{background-color:#ffffff;max-width:468pt;padding:72pt 72pt 72pt 72pt}.c6{color:inherit;text-decoration:inherit}.c3{height:11pt}.title{padding-top:0pt;color:#000000;font-size:26pt;padding-bottom:3pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.subtitle{padding-top:0pt;color:#666666;font-size:15pt;padding-bottom:16pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}li{color:#000000;font-size:11pt;font-family:"Arial"}p{margin:0;color:#000000;font-size:11pt;font-family:"Arial"}h1{padding-top:20pt;color:#000000;font-size:20pt;padding-bottom:6pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h2{padding-top:18pt;color:#000000;font-size:16pt;padding-bottom:6pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h3{padding-top:16pt;color:#434343;font-size:14pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h4{padding-top:14pt;color:#666666;font-size:12pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h5{padding-top:12pt;color:#666666;font-size:11pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}h6{padding-top:12pt;color:#666666;font-size:11pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;font-style:italic;orphans:2;widows:2;text-align:left}</style></head><body class="c5 doc-content"><p class="c0"><span class="c7"><a class="c6" href="https://www.google.com/url?q=https://diogo-code.github.io/&sa=D&source=editors&ust=1675137149810077&usg=AOvVaw3sWKW_KfjRoLhs5hB3kGM6">Return to contents page</a></span></p><p class="c0 c3"><span class="c2"></span></p><p class="c4"><span class="c2">Final Design Document Progress So Far</span></p><p class="c3 c4"><span class="c2"></span></p><p class="c0"><span class="c1">As I am working on a web scraping project that requires a comprehensive and detailed design document, I am pleased to report that I have made significant progress so far.</span></p><p class="c0 c3"><span class="c1"></span></p><p class="c0"><span class="c1">Chapter 1, 2 and 3 of the document have now been completed and I am eagerly waiting for some feedback from 6grain's CEO prior to beginning work on Chapter 4. This step is crucial as it helps ensure that the document aligns with the company's goals, objectives and captures all necessary information.</span></p><p class="c0 c3"><span class="c1"></span></p><p class="c4"><span class="c2">Winter Break Reflection</span></p><p class="c4 c3"><span class="c2"></span></p><p class="c0"><span class="c1">During this time, I have been dedicated to bettering my skills in two areas: Beautiful Soup and the command line interface.</span></p><p class="c0 c3"><span class="c1"></span></p><p class="c0"><span class="c1">Beautiful Soup is a Python library that makes it easy to parse and navigate HTML code. I have hours reading documentation, watching video tutorials, and practicing with some sample data to gain a better understanding of this library. Additionally, The CLI is an important tool for web scraping, and I have been reading about best practices that can be used to make CLI more efficient. I have also been looking at tutorial videos that display different commands on how to work with scripts to automate tasks, which has been a great way to better my understanding of the CLI.</span></p><p class="c4 c3"><span class="c2"></span></p><p class="c4"><span class="c2">Upcoming Rough Course</span></p><p class="c0 c3"><span class="c2"></span></p><p class="c0"><span class="c1">Here I will describe the upcoming rough course of action of this project: First we will finalize the example data sources and grab contacts simultaneously. Then create a demo program that finds the information in the url, such as download links, to extract it. Once we are comfortable enough with the program we will move onto adapting it in order to develop a bot that is capable of looking up/extract data. By the end, we will clean and format the data extracted by the bot to ensure it aligns with 6grain’s expectations.</span></p></body></html>