Fundacio-i2CAT / InfoHound

InfoHound is an OSINT to extract a large amount of data given a web domain name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a Company Public Sentiment and Opinion Awareness Module

karhu-es opened this issue · comments

This functionality request aims to add a new module for collecting information from the social networks (focusing on Twitter) of the target domain and analyzing the company's public sentiment and opinions.

Features/steps to be developed:

  1. Add a new tab in the frontend and define an HMI template.
  2. Scrape the target domain to find links to social networks. If any are found, ask for user confirmation; otherwise, allow user prompts.
  3. Retrieve information from the last 1000 tweets. To be confirmed the maximum number of query results allowed by Twitter API.
  4. Generate a cloud with trending words.
  5. Identify the top 10/20 of users with more interactions.
  6. Identify tweets with a negative opinion.
  7. Identify tweets with a positive opinion.
  8. Organize and present the information on the user dashboard.

Scope subject to review

Superseded by Ollama LLM Container Issue