# DumplingAI Docs ## Docs - [Credit Costs](https://docs.dumplingai.com/api-reference/credit-costs.md): Breakdown of credit costs for various API endpoints and features. - [Convert to PDF](https://docs.dumplingai.com/api-reference/endpoint/convert-to-pdf.md): Convert URLs or uploads into PDF documents using DumplingAI's conversion pipeline. - [Crawl Website](https://docs.dumplingai.com/api-reference/endpoint/crawl.md): Crawl a site or sitemap and return captured pages with metadata. - [Doc to Text](https://docs.dumplingai.com/api-reference/endpoint/doc-to-text.md): Convert documents such as PDFs, PowerPoints, or Word files into plain text. - [Extract](https://docs.dumplingai.com/api-reference/endpoint/extract.md): Extract structured content from text, HTML, or URLs according to configured extractors. - [Extract Audio](https://docs.dumplingai.com/api-reference/endpoint/extract-audio.md): Extract transcripts and metadata from audio files or URLs. - [Extract Document](https://docs.dumplingai.com/api-reference/endpoint/extract-document.md): Extract structured text and metadata from uploaded documents or document URLs. - [Extract Image](https://docs.dumplingai.com/api-reference/endpoint/extract-image.md): Perform OCR on images to extract text and metadata. - [Extract Video](https://docs.dumplingai.com/api-reference/endpoint/extract-video.md): Extract transcripts, frames, and metadata from video files or URLs. - [Generate Agent Completion](https://docs.dumplingai.com/api-reference/endpoint/generate-agent-completion.md): Generate a completion from a DumplingAI agent with streaming or sync support. - [Generate AI Image](https://docs.dumplingai.com/api-reference/endpoint/generate-ai-image.md): Generate an AI image using DumplingAI's image generation providers. - [Get Autocomplete](https://docs.dumplingai.com/api-reference/endpoint/get-autocomplete.md): Retrieve autocomplete suggestions for a partial query across DumplingAI's search providers. - [Get Google Reviews](https://docs.dumplingai.com/api-reference/endpoint/get-google-reviews.md): Retrieve recent Google reviews, ratings, and review metadata for a business. - [Get LinkedIn Company](https://docs.dumplingai.com/api-reference/endpoint/get-linkedin-company.md): Retrieve company profile metadata, size, and industry information from LinkedIn. - [Get LinkedIn Profile](https://docs.dumplingai.com/api-reference/endpoint/get-linkedin-profile.md): Retrieve LinkedIn profile metadata, experience, and statistics for a public profile URL. - [Get TikTok Profile](https://docs.dumplingai.com/api-reference/endpoint/get-tiktok-profile.md): Retrieves public profile information for a TikTok user. - [Get TikTok Profile Videos](https://docs.dumplingai.com/api-reference/endpoint/get-tiktok-profile-videos.md): Retrieves a list of videos from a TikTok user profile. - [Get TikTok Transcript](https://docs.dumplingai.com/api-reference/endpoint/get-tiktok-transcript.md): API endpoint to retrieve the transcript from a TikTok video. - [Get TikTok User Followers](https://docs.dumplingai.com/api-reference/endpoint/get-tiktok-user-followers.md): Retrieves the list of followers for a TikTok account. - [Get TikTok User Following](https://docs.dumplingai.com/api-reference/endpoint/get-tiktok-user-following.md): Retrieves the list of users that a TikTok account is following. - [Get TikTok Video](https://docs.dumplingai.com/api-reference/endpoint/get-tiktok-video.md): Retrieves detailed information about a specific TikTok video. - [Get TikTok Video Comments](https://docs.dumplingai.com/api-reference/endpoint/get-tiktok-video-comments.md): Retrieves comments from a TikTok video with pagination support. - [Get YouTube Channel](https://docs.dumplingai.com/api-reference/endpoint/get-youtube-channel.md): Retrieve rich metadata, social links, and statistics for a YouTube channel. Supply a channel ID, handle, or full URL; at least one identifier is required. - [Get YouTube Channel Shorts](https://docs.dumplingai.com/api-reference/endpoint/get-youtube-channel-shorts.md): Return YouTube Shorts for a given channel with pagination support. - [Get YouTube Channel Videos](https://docs.dumplingai.com/api-reference/endpoint/get-youtube-channel-videos.md): Return uploaded long-form videos for a channel with pagination support. - [Get YouTube Transcript](https://docs.dumplingai.com/api-reference/endpoint/get-youtube-transcript.md): Retrieve transcript segments for a YouTube video using DumplingAI's transcript service. - [Get YouTube Video](https://docs.dumplingai.com/api-reference/endpoint/get-youtube-video.md): Retrieve detailed metadata, statistics, related videos, and optionally transcripts for a YouTube video or short. - [Get YouTube Video Comments](https://docs.dumplingai.com/api-reference/endpoint/get-youtube-video-comments.md): Retrieve public comments for a video with pagination and sorting controls. - [Merge PDFs](https://docs.dumplingai.com/api-reference/endpoint/merge-pdfs.md): Merge multiple PDFs into a single document. - [Read PDF Metadata](https://docs.dumplingai.com/api-reference/endpoint/read-pdf-metadata.md): Read metadata fields embedded in a PDF document. - [Run JavaScript Code](https://docs.dumplingai.com/api-reference/endpoint/run-js-code.md): Execute sandboxed JavaScript and return stdout, stderr, and logs. - [Run Python Code](https://docs.dumplingai.com/api-reference/endpoint/run-python-code.md): Execute sandboxed Python code and return stdout, stderr, and logs. - [Scrape](https://docs.dumplingai.com/api-reference/endpoint/scrape.md): Fetch structured data and HTML from a URL using DumplingAI's scraper. - [Screenshot](https://docs.dumplingai.com/api-reference/endpoint/screenshot.md): Capture a full-page screenshot, viewport screenshot, or PDF rendition of a URL. - [Search](https://docs.dumplingai.com/api-reference/endpoint/search.md): Perform a federated web search returning organic results, snippets, and metadata. - [Search Maps](https://docs.dumplingai.com/api-reference/endpoint/search-maps.md): Retrieve map search results including coordinates and metadata. - [Search News](https://docs.dumplingai.com/api-reference/endpoint/search-news.md): Search global news sources and return structured article metadata. - [Search Places](https://docs.dumplingai.com/api-reference/endpoint/search-places.md): Search for places, businesses, and points of interest with structured metadata. - [Search TikTok Users](https://docs.dumplingai.com/api-reference/endpoint/search-tiktok-users.md): Search for TikTok users by keyword or username. - [YouTube Search](https://docs.dumplingai.com/api-reference/endpoint/search-youtube.md): Perform keyword searches across videos, shorts, or channels with pagination. - [Trim Video](https://docs.dumplingai.com/api-reference/endpoint/trim-video.md): Trim a video to a specific start and end time and return the resulting asset. - [Write PDF Metadata](https://docs.dumplingai.com/api-reference/endpoint/write-pdf-metadata.md): Update metadata fields embedded in a PDF document. - [API Reference](https://docs.dumplingai.com/api-reference/introduction.md): How to authenticate and use DumplingAI's data extraction APIs - [Document Processing](https://docs.dumplingai.com/features/document-processing.md): Convert, merge, read, and extract data from documents and media files. - [LinkedIn Data](https://docs.dumplingai.com/features/linkedin-data.md): Research people and companies using LinkedIn profile and company data. - [Scrape](https://docs.dumplingai.com/features/scrape.md): Extract page content or structured fields from a web page. - [Search](https://docs.dumplingai.com/features/search.md): Find web, news, maps, places, and reviews through one API. - [TikTok Data](https://docs.dumplingai.com/features/tiktok-data.md): Access TikTok profiles, videos, transcripts, comments, and audience data. - [YouTube Transcript](https://docs.dumplingai.com/features/youtube-transcript.md): Fetch transcripts from YouTube videos for analysis and automation. - [Content Extraction Workflow](https://docs.dumplingai.com/guides/examples/content-extraction-workflow.md): Build a complete content extraction workflow with DumplingAI - [Web Scraping Tutorial](https://docs.dumplingai.com/guides/tutorials/web-scraping.md): Learn how to extract and process web content using DumplingAI - [Quickstart](https://docs.dumplingai.com/introduction.md): Start using DumplingAI in a few minutes. - [DumplingAI MCP Server](https://docs.dumplingai.com/mcp-server.md): Use DumplingAI's full API through the Model Context Protocol — no installation required ## OpenAPI Specs - [openapi](https://docs.dumplingai.com/api-reference/openapi.yaml)