Skip to content
forked from noxonsu/eeat

eeat - a tool to crawl expert analytic to create an expert content then publish it to medium and other platforms to promote your servicies in search engines

Notifications You must be signed in to change notification settings

Decentralised-AI/eeat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Step 1 (searchProducts.py): This script performs a search for products and companies in Google search results and saves the results in JSON files.

  2. Step 2 (loadSummaries.py): This script extracts information from company websites and saves it in JSON format. The files include information about companies, products, and company names.

  3. Step 4 (analyseProduct.py): This script analyzes company and product data using artificial intelligence and saves the analysis results in JSON format.

  4. Step 5 (visual.py): This script creates a comparative article about companies and products based on the provided data. The result is presented in Markdown format.

  5. Step 1.1 (loadSerp.py): This script is used to extract a list of company URLs from Google search results and saves them in JSON format.

About

eeat - a tool to crawl expert analytic to create an expert content then publish it to medium and other platforms to promote your servicies in search engines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.4%
  • Python 37.6%