javaheri2016 / scrappers_python

Web Scrappers in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The scraper script

  • Python 3.10
  • libraries: requests, bs4
  • added exceptions for items without any data
  • return all quotes and their items from page Brainy Quotes

API Layer

Project uses API Layer. Please generate your own API key and use in a variable. This script fetch today's USD exchange rate.

Open Weather Map

Project uses Open Weather Map - Air Pollution. Please generate your own API key and use in a variable. This script fetch today's pollution value for pm10.

About

Web Scrappers in Python


Languages

Language:Python 100.0%