douyin

package
v0.0.0-...-a7c31ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 1, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(v *viper.Viper) *cobra.Command

func Parse

func Parse(doc *goquery.Document, user *User)

Parse 解析抖音用户名片数据

func Run

func Run(urls []string) error

Types

type User

type User struct {
	URL string

	ID            string
	Avatar        string
	NickName      string
	Signature     string
	Location      string
	Constellation string

	FollowerNumStr string
	FollowerNum    uint
	FocusNumStr    string
	FocusNum       uint
	LikesNumStr    string
	LikesNum       uint

	PostNumStr  string
	PostNum     uint
	LikedNumStr string
	LikedNum    uint
}

User 抖音用户信息

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL