Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 518 Bytes

sat-beams satellite crawler

A selenium and bs4 based web crawler that fetches active-satellite information from sat-beams.

image

https://www.satbeams.com/

Make sure to pip install:

pip install bs4

pip install selenium

To execute:

Navigate to repo then run: python main.py

A folder (Satellite_Data) should appear after 5 minutes with the scrapped data within.