Skip to content

Releases: Markus-Stuppnig/Schengen-Borders-Information-Scraper

Release 0.0.1

22 Sep 09:26
Compare
Choose a tag to compare

Schengen Borders Information Scraper

This Python script scrapes information about temporary reintroduction of border control in the Schengen Area from the European Commission's website.

You can explore this project by visiting the following URL on the official PyPI website:
Schengen Borders Information Scraper on PyPI

Requirements

  • Python 3.x
  • requests library
  • BeautifulSoup library

Make sure to install the required libraries using pip:

pip install requests beautifulsoup4

Usage

Run the following command in bash to install this package with pip

Installing the package

pip install Schengen_Borders_Information_Scraper

After installing the library, you can import the scraper module into your Python script and utilize the provided functions.

Importing the Module

import Schengen_Borders_Information_Scraper.scraper as scraper

Full Changelog: https://github.com/Markus-Stuppnig/Schengen-Borders-Information-Scraper/commits/untagged-110d7cf35003126d907e