Build the Parsing Program for The Guardian newspaper
Budget: £20 – £250 GBP
Task Description:
Build the parsing program that will collect the news from the website of “The Guardian” and separate each article into a new document (Word: docx) with a small summary uploaded to the text document (txt). Then separate the database of articles by themes (Business, UK Politics, Science, Environment, Global Developments, Tech).
Insert the function of sorting the news by word/s (returning the selection of articles where the word was used) by creating the database of all articles saved. Implement normalization procedure (create a second database with normalized words for the search) to increase the search coefficient.
Build the parsing program that will collect the news from the website of “The Guardian” and separate each article into a new document (Word: docx) with a small summary uploaded to the text document (txt). Then separate the database of articles by themes (Business, UK Politics, Science, Environment, Global Developments, Tech).
Insert the function of sorting the news by word/s (returning the selection of articles where the word was used) by creating the database of all articles saved. Implement normalization procedure (create a second database with normalized words for the search) to increase the search coefficient.