Skip to content

FirstScrape is a live AI-powered web tool that scrapes any public webpage and turns raw content into clean summaries or structured data in seconds. Built with Streamlit and LLMs, it supports multi-URL input, smart presets, and exportable results.

License

Notifications You must be signed in to change notification settings

AbheeshtM/firstscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirstScrape 🕷️

AI-Powered Web Intelligence Tool

FirstScrape is a live AI web app that scrapes any public webpage and converts raw content into clean, structured insights using Large Language Models.

🔗 Live App: https://firstscrape.streamlit.app/
💻 Source: https://github.com/AbheeshtM/firstscrape


Features

  • Scrape single or multiple URLs
  • AI-powered summarization & extraction
  • Prompt presets (Summarize, Links, Prices, FAQ)
  • Content size control
  • Export results as JSON or TXT
  • Fully free & live deployment

Tech Stack

  • Python
  • Streamlit
  • BeautifulSoup
  • Requests
  • Groq LLM (LLaMA 3.1)
  • dotenv

Use Cases

  • Summarize articles
  • Extract product data
  • Turn docs into FAQs
  • Compare multiple webpages

Run Locally

pip install -r requirements.txt
streamlit run app.py

About

FirstScrape is a live AI-powered web tool that scrapes any public webpage and turns raw content into clean summaries or structured data in seconds. Built with Streamlit and LLMs, it supports multi-URL input, smart presets, and exportable results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages