instagrampostsentiment

package
v0.0.0-...-d807890 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScrapeInstagramSentiment

func ScrapeInstagramSentiment(link string)

Types

type Post

type Post struct {
	Username      string  `json:"username"`
	Message       string  `json:"message"`
	CompoundScore float64 `json:"compund_score"`
	PositiveScore float64 `json:"positive_score"`
	NeutralScore  float64 `json:"neutral_score"`
	NegativeScore float64 `json:"negative_score"`
}

Jump to

Keyboard shortcuts

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