> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orisu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Move files in and out of Google Drive and pull public content from social platforms.

Integration nodes connect a workflow to outside services. Product from Website reads a product page into structured facts and imagery; Google Drive nodes import and export files; scraper nodes fetch public posts, ads, images, and video for a search query you connect.

<Columns cols={2}>
  <Card title="Product from Website" href="/nodes/integrations/extract-product">
    Read a product page into structured facts, images, and a logo.
  </Card>

  <Card title="Google Drive import" href="/nodes/integrations/google-drive-import">
    Import files from a Google Drive folder by URL.
  </Card>

  <Card title="Google Drive export" href="/nodes/integrations/google-drive-export">
    Upload connected assets to a Google Drive folder.
  </Card>

  <Card title="Instagram scraper" href="/nodes/integrations/instagram-scraper">
    Fetch Instagram posts, images, and videos for a query.
  </Card>

  <Card title="LinkedIn scraper" href="/nodes/integrations/linkedin-scraper">
    Fetch LinkedIn posts and images for a query.
  </Card>

  <Card title="TikTok scraper" href="/nodes/integrations/tiktok-scraper">
    Fetch TikTok posts and videos for a query.
  </Card>

  <Card title="Meta Ads scraper" href="/nodes/integrations/meta-ads-scraper">
    Fetch public Facebook and Instagram ads for a query.
  </Card>
</Columns>
