ABSTRACT The data contained on the internet is usually in the form of heterogeneous (different) formats, unstructured and generally in HTML (Hypertext Markup Language) format, so the analysis process is difficult to do directly. Web scraping is a technique that can be used to separate main content from other parts such as headers and footers on a website. Web scraping can also be used to e…