Skip to content

Cotex05/IntelliScout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliScout

Internet Data Extractor

A Streamlit app to extract data from URLs or search terms using LLM Models with ScrapeGraphAI.

Setup

  1. Clone the repo: git clone <repo-url>
  2. Create virtual env: python -m venv venv
  3. Activate: source venv/bin/activate (Unix) or venv\Scripts\activate (Windows)
  4. Install deps: pip install -r requirements.txt
  5. Install Playwright: playwright install
  6. Add API key to .env
  7. Run: streamlit run app/main.py

Usage

  • Select "URL" or "Search Term".
  • Enter input and a prompt.
  • Click "Extract and Analyze".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages