Skip to main content

CIA/NSA-Grade Duino-OSINT Platform

Project description

🕵️♂️ DuinoScrapper - CIA/NSA-Grade OSINT Platform

PyPI License Python

All-Source Intelligence Platform for web scraping and YouTube subtitle extraction, developed by Duino Inc.

         /$$$$$$$            /$$                                           
        | $$__  $$          |__/                                           
        | $$  \ $$ /$$   /$$ /$$ /$$$$$$$   /$$$$$$                        
        | $$  | $$| $$  | $$| $$| $$__  $$ /$$__  $$                       
        | $$  | $$| $$  | $$| $$| $$  \ $$| $$  \ $$                       
        | $$  | $$| $$  | $$| $$| $$  | $$| $$  | $$                       
        | $$$$$$$/|  $$$$$$/| $$| $$  | $$|  $$$$$$/                       
        |_______/  \______/ |__/|__/  |__/ \______/                                                                                        
  /$$$$$$                                                                      
 /$$__  $$                                                                     
| $$  \__/  /$$$$$$$  /$$$$$$  /$$$$$$   /$$$$$$   /$$$$$$   /$$$$$$   /$$$$$$ 
|  $$$$$$  /$$_____/ /$$__  $$|____  $$ /$$__  $$ /$$__  $$ /$$__  $$ /$$__  $$
 \____  $$| $$      | $$  \__/ /$$$$$$$| $$  \ $$| $$  \ $$| $$$$$$$$| $$  \__/
 /$$  \ $$| $$      | $$      /$$__  $$| $$  | $$| $$  | $$| $$_____/| $$      
|  $$$$$$/|  $$$$$$$| $$     |  $$$$$$$| $$$$$$$/| $$$$$$$/|  $$$$$$$| $$      
 \______/  \_______/|__/      \_______/| $$____/ | $$____/  \_______/|__/      
                                       | $$      | $$                          
                                       | $$      | $$                          
                                       |__/      |__/                                     


CIA/NSA-Grade Duino-OSINT Platform - All-Source Intelligence

🚀 Features

  • YouTube Subtitle Extraction 🎥:
    Automatically fetches all available language subtitles with timestamps
  • Web Scraping 📄:
    Uses crawl4ai for intelligent content extraction in markdown format
  • Google Search Integration 🔍:
    Processes keywords and scrapes top 10 search results
  • Multi-Format Output 📄:
    Saves results to markdown with terminal preview
  • Emoji-Enhanced CLI 😎:
    User-friendly interface with visual status indicators

📦 Installation

pip install duino-scapper

🛠️ Usage

Command-Line Interface (CLI)

duino-scapper "your_keywords_or_urls"

Python Library

from duino_scapper import DuinoScrapper

scrapper = DuinoScrapper()
scrapper.run("https://youtu.be/example https://example.com")

📝 Example Output

# Results for URLs: 🎥 https://youtu.be/example, 📄 https://example.com

## URL: https://youtu.be/example
### en 🇬🇧
⏰ [0.56s] This is an example subtitle  
⏰ [3.22s] Another subtitle line  

### es 🇪🇸
⏰ [0.56s] Este es un subtítulo de ejemplo  
⏰ [3.22s] Otra línea de subtítulo  

## URL: https://example.com
📄 Scraped content from example.com:
# Example Domain
This domain is for use in illustrative examples...

⚙️ Requirements

  • Python 3.6+
  • Dependencies:
    • crawl4ai 🕵️♂️
    • youtube-transcript-api 🎬

🤝 Contributing

  1. Fork this repository
  2. Create your feature branch (git checkout -b feature/cool-feature)
  3. Commit changes (git commit -am 'Add cool feature')
  4. Push to the branch (git push origin feature/cool-feature)
  5. Create a new Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details

📮 Contact

Duino Inc Logo
Made with ❤️ by Duino Intelligence Team

Key elements included:

  1. Professional badges (PyPI version/license)
  2. Clear feature list with emojis
  3. Installation/usage instructions
  4. Example output demonstration
  5. Contribution guidelines
  6. Proper attribution to creator/company
  7. Visual placeholders for logos/banners
  8. Contact information and license details

To customize:

  1. Replace placeholder images with actual logos
  2. Update URLs to match your GitHub organization
  3. Modify the feature list based on your final implementation
  4. Add your company's actual domain in links

This structure follows best practices for Python package documentation while maintaining a balance between professionalism and visual appeal.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

duino_scappify-1.2.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

duino_scappify-1.2.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file duino_scappify-1.2.0.tar.gz.

File metadata

  • Download URL: duino_scappify-1.2.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for duino_scappify-1.2.0.tar.gz
Algorithm Hash digest
SHA256 e3ab3d7a6ced0bc076999c2a03a60f3a03b90dc07f29256975149776c017365c
MD5 588aa221e88f6b0326993660568f613e
BLAKE2b-256 865138d0824c23769f50dc577686f10c0dae6ddad411564dedf25c4224051336

See more details on using hashes here.

File details

Details for the file duino_scappify-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: duino_scappify-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for duino_scappify-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ead64da5bcefd8e50f7227e544d773ab4e6b308755aa99e41ef6ec0c9373719f
MD5 64fa119da20316e1fd4c4e881ef639f5
BLAKE2b-256 3309aef23c024abf82ea2e69753527b47112d8b40a47c9785b900525abeedf69

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page