/vision_scraper

GPT scraping web-pages

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Web Scraping Assistant

Open In Colab

Description

The Web Scraping Assistant is a comprehensive tool designed to summarize the content of any website based on a screenshot. It aims to provide a condensed executive summary of webpages, enabling users to understand a site's business and content at a glance.

Features

  • URL Input: Accepts a website URL to target for scraping.
  • Automatic Summarization: Generates summaries with a specified token limit for concise information.
  • Customizable Length: Offers control over the length of the summary.
  • Executive Insights: Delivers executive summaries suitable for business analysis.

Installation

To use the Web Scraping Assistant, just use Google Colab (for now)

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project

  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request