Skip to content

shellmethods/stack-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Dump

Information Gathering tool to get Links and Title from Stack Exchange sites for a specific keyword.

Features:

  • Using Stack Exchange Advanced Search through the Terminal. 💻
  • Colorful CLI for catchy results 😉

TODOs:

  • Writing output to different file formats

Usage:

 ____  _             _      ____
/ ___|| |_ __ _  ___| | __ |  _ \ _   _ _ __ ___  _ __
\___ \| __/ _` |/ __| |/ / | | | | | | | '_ ` _ \| '_ \
 ___) | || (_| | (__|   <  | |_| | |_| | | | | | | |_) |
|____/ \__\__,_|\___|_|\_\ |____/ \__,_|_| |_| |_| .__/
                                                 |_|     v0.7
usage: stackDump.py [-h] -k KEYWORD [-l LIMIT]

StackDump

optional arguments:
  -h, --help            show this help message and exit

required arguments:
  -k KEYWORD, --keyword KEYWORD
                        Keyword to lookup
  -l LIMIT, --limit LIMIT
                        Limit Results per Stack Site: min:10

Example: stackdump -k "example"

Demo:

Demo

About

Info gather from stack exchange sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%