QuotesScraper
A small parser that pulls data from this site: https://quotes.toscrape.com/.
It uses the following libraries: beautifulsoup4, selenium, requests and json. The function of registration on the site is also implemented (selenium does it) and the parsing of all necessary data is done by bs4.
#Python3 #scrapping #webscraping #beautifulsoup #selenium #automation-procces #automation #webparsing #data #json #requests
It uses the following libraries: beautifulsoup4, selenium, requests and json. The function of registration on the site is also implemented (selenium does it) and the parsing of all necessary data is done by bs4.
#Python3 #scrapping #webscraping #beautifulsoup #selenium #automation-procces #automation #webparsing #data #json #requests