Skip to content

Commit 5f1b185

Browse files
committed
update README to mention the new parsePrivacy() method
1 parent b2a5357 commit 5f1b185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Tiny script to crawl information of a specific application in the Google play/st
1313
- `parseCategories`: list available categories
1414
- `parseApplication`: get details for a specific app
1515
- `parsePerms`: retrieve permissions requested by a specific app
16+
- `parsePrivacy`: obtain an app's privacy details (data collected/shared etc)
1617
- `setDebug`: turn debug mode on or off
1718
- `getDebug`: check whether debug mode is turned on or off
1819

0 commit comments

Comments
 (0)