Skip to content

This project is a web data extractor that uses the Anthropic API to extract specified schemas from a given website. The application is built with Python and Streamlit.

License

Notifications You must be signed in to change notification settings

SanjidHossain/AI-schema-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-schema-extractor

This project is a web data extractor that uses the Anthropic API to extract specified schemas from a given website. The application is built with Python and Streamlit.

To Use the app. Click here


Features

  • Extracts specified schemas from a given website URL.
  • Uses the Anthropic API for schema extraction.
  • Built with Streamlit for an easy-to-use web interface.

Installation

  1. Clone this repository:
    git clone https://github.com/SanjidHossain/AI-schema-extractor.git
  2. Install the required packages:
    pip install -r requirements.txt

Usage

  1. Run the Streamlit application:
    streamlit run app.py
  2. Open the application in your web browser at http://localhost:8501.
  3. Enter the website URL and schemas you want to extract.
  4. Enter your ANTHROPIC_API_KEY(Claude AI) which you can get from their website
  5. Click the "Extract Data" button to extract the data.

Contributing

Contributions are welcome! Please read the contributing guidelines first.

About

This project is a web data extractor that uses the Anthropic API to extract specified schemas from a given website. The application is built with Python and Streamlit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages