Skip to content

type ref

快速查阅

WebGL

字段类型说明
UNMASKED_RENDERER_WEBGLstring
UNMASKED_VENDOR_WEBGLstring

StorageState

字段类型说明
cookies{ name: string; value: string; domain: string; path: string; expires: number; httpOnly: boolean; secure: boolean; sameSite: "Strict" | "Lax" | "None"; }[]Cookies to set for context
origins{ origin: string; localStorage: { name: string; value: string; }[]; }[]localStorage to set for context

Geo

字段类型说明
enableboolean
longitudenumber
latitudenumber
accuracynumber误差

AccountProfile

字段类型说明
enableboolean
hidden_keyboardboolean
hidden_webdriverboolean
languagesstring[]
device_keystring
hardware_concurrencynumber
device_memorynumber
fake_webglboolean
fake_audioboolean
webglWebGL
geoGeo
fake_fontboolean

AuthParams

字段类型说明
usernamestring
passwordstring
twofastring可选参数,两步验证的私钥

WorkerArgs

字段类型说明
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

CommonCallbackArgs

字段类型说明
taskIdstring任务ID, 流式响应会同样携带此ID

CommonEventArgs

字段类型说明
taskIdstring任务ID, 流式响应会同样携带此ID

ErrorResponse

字段类型说明
namestring
messagestring

FriendEventArgs

字段类型说明
countnumber
taskIdstring任务ID, 流式响应会同样携带此ID

FriendCallbackArgs

字段类型说明
idstring
picturestring
urlstring
namestring
taskIdstring任务ID, 流式响应会同样携带此ID

FriendFinishedEventArgs

字段类型说明
totalnumber
currentnumber
hasNextboolean
taskIdstring任务ID, 流式响应会同样携带此ID

FriendCmdArgs

字段类型说明
urlstring好友页的网址. https://www.facebook.com/profile.php?id=61566017281616&sk=friends_all https://www.facebook.com/61566017281616/friends_all
countnumber指定最大数量,不一定能完成. 也许不够呢.
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

GroupNewMemberEventArgs

字段类型说明
countnumber
taskIdstring任务ID, 流式响应会同样携带此ID

GroupNewMemberCallbackArgs

字段类型说明
idstring
picturestring
urlstring
namestring
taskIdstring任务ID, 流式响应会同样携带此ID

GroupNewMemberFinishedEventArgs

字段类型说明
totalnumber
currentnumber
hasNextboolean
taskIdstring任务ID, 流式响应会同样携带此ID

GroupNewMemberCmdArgs

字段类型说明
urlstring群组的url地址, 如 https://www.facebook.com/groups/${id}/members
countnumber
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

JoinGroupCmdArgs

字段类型说明
idstring群id
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

JoinGroupCmdResult

字段类型说明
codenumber0 成功 1 之前已经加入` 2 等待审批
messagestring

SearchEventArgs

字段类型说明
taskIdstring
countnumber

SearchResultCallbackArgs

字段类型说明
idstring
picturestring
urlstring
namestring
typestring
primary_snippetstring
description_snippetsstring
taskIdstring任务ID, 流式响应会同样携带此ID

OnSearchFinishedEventArgs

字段类型说明
totalnumber
currentnumber
hasNextboolean
taskIdstring任务ID, 流式响应会同样携带此ID

SearchPeopleCmdArgs

字段类型说明
urlstring
countnumber
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

SearchPagesCmdArgs

字段类型说明
urlstring
countnumber
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

SearchGroupsCmdArgs

字段类型说明
urlstring
countnumber
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

OnSendMessageFinishedEventArgs

字段类型说明
idstring

SendMessageCmdArgs

字段类型说明
idstring
textsstring[]
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

LikeAction

字段类型说明
type"like"

CommentAction

字段类型说明
type"comment"
textstring

ShareMessengerAction

字段类型说明
type"share_messenger"
countnumber
textstring

ShareGroupAction

字段类型说明
type"share_group"
countnumber
textstring

ShareProfileAction

字段类型说明
type"share_profile"
textstring

PhotoCmdArgs

字段类型说明
urlstring目标帖子的url,从 share copy 获得
actions(PhotoAction & { id: string; })[]action 可以多种,具体根据type判断
delaynumber每个任务之间的延迟时间, 默认1000
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

LikeOperationResult

字段类型说明
locationstring

CommentPhotoOperationResult

字段类型说明
locationstring

ShareProfileOperationResult

字段类型说明
idstring这个帖子的id
urlstring这个帖子的网址.

ShareGroupOperationDetailResult

字段类型说明
group_idstring群组id
group_namestring群组name
story_idstring帖子
story_urlstring帖子的地址

ShareGroupOperationResult

字段类型说明
neednumber需要的数量
totalnumber当前帐号总共加入的群组
successnumber成功分享的群组
detailsShareGroupOperationDetailResult[]

ShareMessengerperationDetailResult

字段类型说明
user_idstring用户id
usernamestring用户name

ShareMessengerOperationResult

字段类型说明
neednumber需要的数量
totalnumber当前帐号总共好友数量
successnumber成功发送的好友数量
detailsShareMessengerperationDetailResult[]

OperationResult

字段类型说明
idstring
typeP
errorErrorResponse
dataT

StoryOperationsResponse

字段类型说明
actionsStoryOperationResult[]

MemoryUsage

字段类型说明
totalMemorynumber单位为GB
freeMemorynumber单位为GB
usedMemorynumber单位为GB
memoryUsagePercentnumber内存使用率, 百分比, 如 68.82

ActorDetail

字段类型说明
idstring
statusstring当前状态机的状态
statestring当前帐号的状态,当为`idle`时代表可以执行新的任务
taskstring

UsageReportEventArgs

字段类型说明
areastring
cpunumbercpu 占用率
memMemoryUsage内存状态
browserCountnumber当前profile的个数
actorCountnumber当前状态机的个数
actorsActorDetail[]

PushEventArgs

字段类型说明
profileIdstringprofileId

LoginSuccessPushEventArgs

字段类型说明
storageStorageState
profileIdstringprofileId

LoginFailedPushEventArgs

字段类型说明
reasonstring
profileIdstringprofileId

OpenArgs

字段类型说明
profileAccountProfile
userAgentstring
proxystring
storageStorageState
authAuthParams
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

OpenTaskResult

字段类型说明
userIdstring
usernamestring

DumpArgs

字段类型说明
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

CloseArgs

字段类型说明
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

ErrorReportEventArgs

字段类型说明
profileIdstring
messagestring
namestring

OnDumpEventArgs

字段类型说明
dataStorageState
taskIdstring任务ID, 流式响应会同样携带此ID
profileIdstring账号标识

RpcResponseDto

字段类型说明
errorReportError
dataT
successboolean