Skip to content

Paste in a website URL and extract structured data from it using LLMs.

Notifications You must be signed in to change notification settings

team-headstart/web-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf41bc1 · Jan 19, 2025

History

6 Commits
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025
Jan 19, 2025

Repository files navigation

Web Browsing Agent

Paste in a website URL and extract structured data from it using LLMs.

Follow along with any code shared in the Google Doc here

Example Use Case

  • Scraping YC to find the startups that best align with your resume

Image

Image

Getting Started

  1. First, clone the repository and cd into the directory
git clone https://github.com/team-headstart/web-agent
cd web-agent
  1. Install the dependencies
npm install
  1. Run npm run dev to start the development server
npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Gemini API Key

  • Get your API key to access Google Gemini here

Learn More

To learn more about Next.js, take a look at the following resources:

About

Paste in a website URL and extract structured data from it using LLMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published