Skip to content

Commit

Permalink
Update google.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
averikitsch authored Feb 22, 2024
1 parent da6698c commit b6f504e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/integrations/platforms/google.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ from langchain_community.chat_loaders.gmail import GMailLoader

### SearchApi

>[SearchApo](https://www.searchapi.io/) provides a 3rd-party API to access Google search results, YouTube search & transcripts, and other Google-related engines.
>[SearchApi](https://www.searchapi.io/) provides a 3rd-party API to access Google search results, YouTube search & transcripts, and other Google-related engines.
See [usage examples and authorization instructions](/docs/integrations/tools/searchapi).

Expand Down Expand Up @@ -639,4 +639,4 @@ See a [usage example](/docs/integrations/document_loaders/youtube_transcript).

```python
from langchain_community.document_loaders import YoutubeLoader
```
```

0 comments on commit b6f504e

Please sign in to comment.