Skip to content

Commit

Permalink
doc: add commentdata
Browse files Browse the repository at this point in the history
Signed-off-by: José Luis Di Biase <josx@interorganic.com.ar>
  • Loading branch information
josx committed Nov 1, 2021
1 parent ac9fd5d commit 1c59cb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Osintgram offers an interactive shell to perform analysis on Instagram account o
- addrs Get all registered addressed by target photos
- captions Get user's photos captions
- comments Get total comments of target's posts
- commentdata Get a list of all the comments on the target's posts
- followers Get target followers
- followings Get users followed by target
- fwersemail Get email of target followers
Expand Down
3 changes: 3 additions & 0 deletions doc/COMMANDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ The list has post, address and date fields.
### captions
Return a list of all captions used by target in his photos.

### commentdata
Return a list of all the comments on the target's posts

### comments
Return the total number of comments in target's posts

Expand Down

0 comments on commit 1c59cb4

Please sign in to comment.