OSINT web scraper for SatNow to extract detailed satellite component and subsystem specs for in-depth reconnaissance All data is scraped from SatNow
- Extracts details about satellite component specifications
- Extracts details about subsystem components
- Displays the data in a tabular format via TUI
- Data download support for
JSON
,TXT
, andCSV
formats
git clone https://github.com/ANG13T/satnow-scraper.git
cd satnow-scraper
pip install -r requirements.txt
python3 satnowscraper.py
SatNow Scraper is open to any contributions. Please fork the repository and make a pull request with the features or fixes you want to implement.
If you enjoyed SatNow Scraper, please consider becoming a sponsor in order to fund my future projects.
To check out my other works, visit my GitHub profile.