{"version":1,"pages":[{"id":"-MRbLnJbMUw8PnnqrD7R","title":"About","pathname":"/python-web-scrapper","siteSpaceId":"sitesp_1mkVW","description":"In this project we are gonna cover all the parts for making a functional (not good) web scrapper in Python."},{"id":"-MRb_iZLirEvfKji4Epc","title":"Installing Python","pathname":"/python-web-scrapper/getting-started/installing-python","siteSpaceId":"sitesp_1mkVW","description":"Python is an interpreted, high-level and general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant whitespace.","breadcrumbs":[{"label":"📌Getting started"}]},{"id":"-MRbRiHLTvX-_3e37msh","title":"Installing PIP","pathname":"/python-web-scrapper/getting-started/installing-pip","siteSpaceId":"sitesp_1mkVW","description":"PIP is a package management system used to install and manage software packages written in Python. It stands for “preferred installer program” or “Pip Installs Packages.”","breadcrumbs":[{"label":"📌Getting started"}]},{"id":"-MRe61oRb53Ybuwj_LwL","title":"Request","pathname":"/python-web-scrapper/tools/request","siteSpaceId":"sitesp_1mkVW","description":"Requests is an elegant and simple HTTP library for Python, built for human beings.","breadcrumbs":[{"label":"🔨Tools"}]},{"id":"-MRbQ1sbkceiZStVb9UF","title":"Beautiful Soup","pathname":"/python-web-scrapper/tools/beautiful-soup","siteSpaceId":"sitesp_1mkVW","description":"No not actual soup, Beautiful Soup is a library that makes it easy to scrape information from web pages. It sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and etc","breadcrumbs":[{"label":"🔨Tools"}]},{"id":"-MSHnzuMQqo8n_-ZAKFr","title":"Selenium","pathname":"/python-web-scrapper/tools/selenium","siteSpaceId":"sitesp_1mkVW","description":"Selenium is a Python module for browser automation. You can use it to grab a webpages HTML code.","breadcrumbs":[{"label":"🔨Tools"}]},{"id":"-MSRMzUFA669CoQDFilI","title":"News Scrapper","pathname":"/python-web-scrapper/project/news-scrapper","siteSpaceId":"sitesp_1mkVW","description":"We will continue to create a news scrapper with the knowledge we learn from our tools.","breadcrumbs":[{"label":"📚Project"}]}]}