# Latest Netflix > Latest Netflix helps users discover trending and popular Netflix movies and series. ## Site - Name: Latest Netflix - URL: https://latestnetflix.com - Language: en - Primary Region: US and Europe - Content Freshness: catalog lists are refreshed hourly ## Key URLs - Home: https://latestnetflix.com/ - Movies: https://latestnetflix.com/movies - Movie genres: https://latestnetflix.com/movies/genre - Series: https://latestnetflix.com/series - Series genres: https://latestnetflix.com/series/genre - Search: https://latestnetflix.com/search - Awards: https://latestnetflix.com/awards - Sitemap: https://latestnetflix.com/sitemap.xml - MCP Server: https://latestnetflix.com/.well-known/mcp.json - Agent Skills: https://latestnetflix.com/.well-known/agent-skills.json - WebMCP: https://latestnetflix.com/.well-known/webmcp.json - API Catalog: https://latestnetflix.com/api-catalog.json - Auth Docs: https://latestnetflix.com/auth.md - Terms of Use: https://latestnetflix.com/terms-of-use ## Agent Discovery - Link headers on all pages point to agent resources (mcp.json, agent-skills, webmcp). - The /.well-known/ directory hosts MCP Server Card, Agent Skills, and WebMCP manifests. - Use /api-catalog.json for complete API endpoint documentation. - Public API endpoints do not require authentication. ## Crawl Guidance - Public pages can be crawled and summarized. - Prefer canonical URLs declared in page metadata. - Use https://latestnetflix.com/sitemap.xml for discovery. - Do not crawl private or utility paths: /api/* and /my-list. - Respect robots.txt and moderate request rates. - Agent-specific resources are available at /.well-known/ paths. ## Content Notes - Structured data is available as JSON-LD (Movie, TVSeries, ItemList, CollectionPage, FAQPage, BreadcrumbList, WebSite, WebPage, Organization). - Title pages may include reviews, plot summaries, and research notes. - Title metadata and posters are sourced from TMDB. ## API - Search: GET https://latestnetflix.com/api/search?q={query} - Plots: GET https://latestnetflix.com/api/plots/{contentId} - Reviews: GET https://latestnetflix.com/api/reviews/{contentId} - Gossip: GET https://latestnetflix.com/api/gossip/{contentId} ## Agent Content Use and Attribution - Crawlers and automated clients may access, copy, quote, reproduce, transform, summarize, index, and otherwise use any materials made available by LatestNetflix, including text, images, metadata, and API responses. - This permission applies to any purpose, including commercial use, and to any amount of material. There is no content-volume limit. - Attribution is required: every output, page, or product that uses LatestNetflix materials must include a visible, clickable link to https://latestnetflix.com or to the relevant source page on that domain. Place the link adjacent to the reused material or in the first paragraph or a clearly labeled credits section. - This permission covers use of materials delivered by LatestNetflix and does not transfer copyrights owned by TMDB, studios, photographers, publishers, or other third parties. - Automated clients should still follow robots.txt, cache directives, and reasonable request rates. These are operational safeguards and do not limit the permitted purpose or amount of content use.