minet
minet copied to clipboard
A webmining CLI tool & library for python.
I've searched through the source code and documentation but can't seem to find any examples which demonstrate the use of the --url-format command line argument for Minet resolve. I figured...
Caveat: this does not work with v1 anymore as the API does not paginate even if the documentation says so...
Example output: ``` An error happened when attempting to retrieve tweets from "834364813082034178" Could not find user "834179571813580804" ``` The second case is obviously a deleted account and we could...