Skip to content

TufayelLUS/Adgm.com-Scraper-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Adgm.com Scraper In Python

This is a Python script designed to scrape the data of ADGM.com FSRA Public Register into Excel file

How does it work?

This checks the website https://www.adgm.com/public-registers/fsra and scrapes the data shown in the table into an excel file.

Requirements

Install Python with add to path enabled and then open the terminal to install the library using the command below:

pip install requests bs4

Then run the script and it will monitor the website. Before running it, configure the telegram bot API key and chat ID on top of the Python script.

About

This is a python script designed to scrape the data of ADGM.com FSRA Public Register into excel file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages