instagram

package
v1.31.2 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: OSL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const Origin = "https://www.instagram.com"

Variables

View Source
var Verbose bool

Functions

func ValidID added in v1.31.2

func ValidID(id string) error

instagram.com/p/CT-cnxGhvvO

Types

type Edge added in v1.31.2

type Edge struct {
	Node struct {
		Display_URL string
	}
}

type Sidecar

type Sidecar struct {
	GraphQL struct {
		Shortcode_Media struct {
			Edge_Sidecar_To_Children struct {
				Edges []Edge
			}
		}
	}
}

func NewSidecar

func NewSidecar(id string) (*Sidecar, error)

func (Sidecar) Edges added in v1.31.2

func (s Sidecar) Edges() []Edge

Jump to

Keyboard shortcuts

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