Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyangTF committed Oct 30, 2024
1 parent f69b2e8 commit 1bfdb88
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,4 @@ async function getPriceAcrossWebsites() {
await browser.close();
}

// Set the AgentQL API key via the `configure` method.
configure({ apiKey: process.env.AGENTQL_API_KEY });

getPriceAcrossWebsites();

0 comments on commit 1bfdb88

Please sign in to comment.