Updated blacklane, chubb and anthology's templates. Some small script updates. Todos.
This commit is contained in:
@ -6,7 +6,7 @@ pp = pprint.PrettyPrinter(indent=4)
|
||||
BASEURL = "https://api.northpass.com/v2/people/"
|
||||
BASEURLNAME = "https://api.northpass.com/v2/people?filter[name][eq]="
|
||||
BASEURLEMAIL = "https://api.northpass.com/v2/people?filter[email][cont]="
|
||||
APIKEY = Apikeys.DATASNIPPER
|
||||
APIKEY = Apikeys.ANTHOLOGY
|
||||
|
||||
|
||||
def getfromName(BASEURLNAME, APIKEY):
|
||||
|
||||
Reference in New Issue
Block a user