{"id":1916,"date":"2023-08-29T11:13:55","date_gmt":"2023-08-29T05:43:55","guid":{"rendered":"https:\/\/newsdata.io\/blog\/?p=1916"},"modified":"2025-11-21T13:47:58","modified_gmt":"2025-11-21T08:17:58","slug":"newsdata-pagination","status":"publish","type":"post","link":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/","title":{"rendered":"All About Pagination in NewsData.io News API"},"content":{"rendered":"[vc_row type=&#8221;in_container&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; scene_position=&#8221;center&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overflow=&#8221;visible&#8221; overlay_strength=&#8221;0.3&#8243; gradient_direction=&#8221;left_to_right&#8221; shape_divider_position=&#8221;bottom&#8221; bg_image_animation=&#8221;none&#8221;][vc_column column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; bottom_margin=&#8221;220&#8243; column_element_direction_desktop=&#8221;default&#8221; column_element_spacing=&#8221;default&#8221; desktop_text_alignment=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_backdrop_filter=&#8221;none&#8221; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; column_position=&#8221;default&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/4&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; column_padding_type=&#8221;default&#8221; gradient_type=&#8221;default&#8221; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][\/vc_column][vc_column right_padding_desktop=&#8221;40&#8243; right_padding_tablet=&#8221;0&#8243; right_padding_phone=&#8221;0&#8243; top_margin=&#8221;-240&#8243; top_margin_tablet=&#8221;-180&#8243; top_margin_phone=&#8221;-135&#8243; column_element_direction_desktop=&#8221;default&#8221; column_element_spacing=&#8221;default&#8221; desktop_text_alignment=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_backdrop_filter=&#8221;none&#8221; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; column_position=&#8221;default&#8221; el_class=&#8221;text_block_wrapper&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;3\/4&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221; column_padding_type=&#8221;advanced&#8221; gradient_type=&#8221;default&#8221; offset=&#8221;vc_col-lg-9 vc_col-md-12&#8243;][image_with_animation image_url=&#8221;1917&#8243; image_size=&#8221;full&#8221; animation_type=&#8221;entrance&#8221; animation=&#8221;None&#8221; animation_movement_type=&#8221;transform_y&#8221; hover_animation=&#8221;none&#8221; alignment=&#8221;&#8221; border_radius=&#8221;10px&#8221; box_shadow=&#8221;small_depth&#8221; image_loading=&#8221;default&#8221; max_width=&#8221;100%&#8221; max_width_mobile=&#8221;default&#8221;][vc_column_text css=&#8221;.vc_custom_1705403319928{padding-bottom: 20px !important;}&#8221;]Pagination helps reduce overall loading speed and ensures better crawling and indexing. In this article, we\u2019ll explore the concept of pagination in NewsData.io.<br \/>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1705403378990{padding-bottom: 20px !important;}&#8221;]\n<h2><b>How Pagination works<\/b><\/h2>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1726556458833{padding-bottom: 20px !important;}&#8221;]To paginate in Newsdata.io News API, follow the steps mentioned below:<\/p>\n<p><code>https:\/\/newsdata.io\/api\/1\/latest?apikey=YOUR_API_KEY&amp;q=YOUR_QUERY<\/code><\/p>\n<p>This request will retrieve <strong>10 articles\/page for free<\/strong> and <strong>50 articles\/page for paid users<\/strong>.[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1726556468711{padding-bottom: 20px !important;}&#8221;]To go to the next page, you need to use the <strong>nextPage<\/strong> string value given at the bottom of the response. Use that <strong>nextPage<\/strong> string value in your query using this parameter: \u2018<b>page=Nextpagestring<\/b>\u2019.<\/p>\n<p><code>https:\/\/newsdata.io\/api\/1\/latest?apikey=YOUR_API_KEY&amp;q=YOUR-QUERY&amp;page=XXXPPPXXXXXXXXXX<\/code><\/p>\n<p>This parameter will take you to the next page with a new set of articles.[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1726556478472{padding-bottom: 20px !important;}&#8221;]For instance, my query is Football. The request parameter would be as follows:<\/p>\n<p><code>https:\/\/newsdata.io\/api\/1\/latest?apikey=YOUR_API_KEY&amp;q=football<\/code>[\/vc_column_text][image_with_animation image_url=&#8221;3021&#8243; image_size=&#8221;full&#8221; animation_type=&#8221;entrance&#8221; animation=&#8221;None&#8221; animation_movement_type=&#8221;transform_y&#8221; hover_animation=&#8221;none&#8221; alignment=&#8221;&#8221; border_radius=&#8221;none&#8221; box_shadow=&#8221;none&#8221; image_loading=&#8221;default&#8221; max_width=&#8221;100%&#8221; max_width_mobile=&#8221;default&#8221;][vc_column_text css=&#8221;.vc_custom_1726488631660{padding-bottom: 20px !important;}&#8221;]After entering the query, you will get the data related to your keyword.<\/p>\n<p>Now, go to the bottom of the page, and you will find the \u201c<b>nextPage<\/b>\u201d with the specified number.[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1705408357831{padding-bottom: 20px !important;}&#8221;]Copy that number and enter it in the query with the page parameter. This request will retrieve the next page.<br \/>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1705408376108{padding-bottom: 20px !important;}&#8221;]You need to repeat this process manually to move to the next pages.<\/p>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1705408890991{padding-bottom: 20px !important;}&#8221;]\n<h2><strong>Methods to Paginate in Python<\/strong><\/h2>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1705408910258{padding-bottom: 20px !important;}&#8221;]There are three methods to paginate in Python:<br \/>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1726492817209{padding-bottom: 20px !important;}&#8221;]\n<h3><strong>1. Manual Pagination<\/strong><\/h3>\n<p>Manual pagination gives you full control over how you move through result pages. Each API response contains a nextPage token, which you pass back into the next request.<\/p>\n<pre><code class=\"language-python\"># -------------------------------------------\n# Manual Pagination Example (Recommended when \n# you want complete control over page traversal)\n# -------------------------------------------\n\nfrom newsdataapi import NewsDataApiClient\n\n# Initialize client with API key\napi = NewsDataApiClient(apikey=&#039;YOUR_API_KEY&#039;)\n\nnext_page = None\n\nwhile True:\n    # Fetch the latest news with manual pagination\n    response = api.latest_api(q=&#039;pizza&#039;, page=next_page)\n\n    # Print or store the response\n    print(response)\n\n    # Get the next page token from the API response\n    next_page = response.get(&#039;nextPage&#039;)\n\n    # Stop when there are no more pages\n    if next_page is None:\n        break<\/code><\/pre>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1705409054075{padding-bottom: 20px !important;}&#8221;]When to Use:<\/p>\n<ul>\n<li>When you want <b>custom logic<\/b> for stopping or processing pages.<\/li>\n<li>When memory is a concern, and you prefer processing <b>one page at a time.<\/b><\/li>\n<li>When you want transparency and full control over the workflow.<\/li>\n<\/ul>\n[\/vc_column_text][vc_column_text css=&#8221;.vc_custom_1726492859436{padding-bottom: 20px !important;}&#8221;]\n<h3>2. Scroll<\/h3>\n<p>Scroll pagination fetches all matching results in a single response. It works like a bulk dump of data.<\/p>\n<p>Use the max_result parameter to specify how many articles you want to retrieve in the scroll request.<\/p>\n<pre><code class=\"language-python\"># ---------------------------------------------------------\n# Scroll Pagination Example\n# This returns all results at once (be careful with memory!)\n# ---------------------------------------------------------\n\nfrom newsdataapi import NewsDataApiClient\n\n# Initialize client with API key\napi = NewsDataApiClient(apikey=&#039;YOUR_API_KEY&#039;)\n\n# Fetch up to 1000 results in a single scroll request\nresponse = api.latest_api(q=&#039;pizza&#039;, scroll=True, max_result=1000)\n\n# Print or process all results at once\nprint(response)<\/code><\/pre>\n[\/vc_column_text][vc_column_text]When to Use:<\/p>\n<ul>\n<li>When you want everything at once.<\/li>\n<li>When the dataset is small or moderate.<\/li>\n<li>When you need a fast, complete extraction.<\/li>\n<\/ul>\n[\/vc_column_text][vc_column_text]\n<h3>3. Paginate<\/h3>\n<p>Paginate allows you to fetch a large amount of data; it provides you with results, maximum pages when you want large datasets.<\/p>\n<p>This is the recommended method when working with large datasets. The API client automatically handles page traversal and returns a generator, allowing pages to be processed one by one.<br \/>\nUse max_pages to set the maximum number of pages the generator should retrieve.<\/p>\n<pre><code class=\"language-python\"># -------------------------------------------------------------\n# Pagination using the &quot;paginate&quot; parameter\n# This method is recommended for fetching large amounts of data.\n# It returns a GENERATOR, allowing you to iterate through pages\n# one by one without loading everything into memory at once.\n# -------------------------------------------------------------\n\nfrom newsdataapi import NewsDataApiClient\n\n# Initialize the NewsDataApiClient with your API key\napi = NewsDataApiClient(apikey=&#039;YOUR_API_KEY&#039;)\n\n# Enable pagination and limit the number of pages to fetch\n# Note: Setting paginate=True returns a generator object.\nresponse = api.latest_api(q=&#039;pizza&#039;, paginate=True, max_pages=2)\n\n# Iterate through each page of results from the generator\nfor page_data in response:\n    print(page_data)   # Or process\/store each page as needed\n<\/code><\/pre>\n[\/vc_column_text][vc_column_text]When to Use:<\/p>\n<ul>\n<li>When you want large datasets.<\/li>\n<li>When you want easy iteration without writing custom logic.<\/li>\n<li>When memory efficiency matters.<\/li>\n<li>Best for production workloads.<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column][\/vc_row]\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>Understanding what is pagination how does pagination works and provides useful insight on how to save your API credits.<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":17,"featured_media":1917,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[46],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>All About Pagination in NewsData.io News API - NewsData.io<\/title>\n<meta name=\"description\" content=\"With the ever-so-complex nature of the data, it becomes difficult to extract data let alone process it and use it for different purposes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"All About Pagination in NewsData.io News API - NewsData.io\" \/>\n<meta property=\"og:description\" content=\"With the ever-so-complex nature of the data, it becomes difficult to extract data let alone process it and use it for different purposes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/\" \/>\n<meta property=\"og:site_name\" content=\"Newsdata.io - Stay Updated with the Latest News API Trends\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-29T05:43:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-21T08:17:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Aditi Chaudhary\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@AditiCh17996036\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aditi Chaudhary\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/\",\"url\":\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/\",\"name\":\"All About Pagination in NewsData.io News API - NewsData.io\",\"isPartOf\":{\"@id\":\"https:\/\/newsdata.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1\",\"datePublished\":\"2023-08-29T05:43:55+00:00\",\"dateModified\":\"2025-11-21T08:17:58+00:00\",\"author\":{\"@id\":\"https:\/\/newsdata.io\/blog\/#\/schema\/person\/531c7aac51910b5277dd51422cf0d964\"},\"description\":\"With the ever-so-complex nature of the data, it becomes difficult to extract data let alone process it and use it for different purposes.\",\"breadcrumb\":{\"@id\":\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/newsdata.io\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"All About Pagination in NewsData.io News API\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/newsdata.io\/blog\/#website\",\"url\":\"https:\/\/newsdata.io\/blog\/\",\"name\":\"Newsdata.io - Stay Updated with the Latest News API Trends\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/newsdata.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/newsdata.io\/blog\/#\/schema\/person\/531c7aac51910b5277dd51422cf0d964\",\"name\":\"Aditi Chaudhary\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/newsdata.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/331be6db4c207ba712e439ded52d96d1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/331be6db4c207ba712e439ded52d96d1?s=96&d=mm&r=g\",\"caption\":\"Aditi Chaudhary\"},\"description\":\"Aditi Chaudhary is an enthusiastic content writer at Newsdata.io, where she covers topics related to real-time news, News APIs, data-driven journalism, and emerging trends in media and technology. Aditi is passionate about storytelling, research, and creating content that informs and inspires. As a student of Journalism and Mass Communication with a strong interest in the evolving landscape of digital media, she aims to merge her creativity with credibility to expand her knowledge and bring innovation into every piece she creates.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/aditi-chaudhary-456076293\/\",\"https:\/\/x.com\/AditiCh17996036\"],\"url\":\"https:\/\/newsdata.io\/blog\/author\/aditi\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"All About Pagination in NewsData.io News API - NewsData.io","description":"With the ever-so-complex nature of the data, it becomes difficult to extract data let alone process it and use it for different purposes.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/","og_locale":"en_US","og_type":"article","og_title":"All About Pagination in NewsData.io News API - NewsData.io","og_description":"With the ever-so-complex nature of the data, it becomes difficult to extract data let alone process it and use it for different purposes.","og_url":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/","og_site_name":"Newsdata.io - Stay Updated with the Latest News API Trends","article_published_time":"2023-08-29T05:43:55+00:00","article_modified_time":"2025-11-21T08:17:58+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg","type":"image\/jpeg"}],"author":"Aditi Chaudhary","twitter_card":"summary_large_image","twitter_creator":"@AditiCh17996036","twitter_misc":{"Written by":"Aditi Chaudhary","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/","url":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/","name":"All About Pagination in NewsData.io News API - NewsData.io","isPartOf":{"@id":"https:\/\/newsdata.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#primaryimage"},"image":{"@id":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1","datePublished":"2023-08-29T05:43:55+00:00","dateModified":"2025-11-21T08:17:58+00:00","author":{"@id":"https:\/\/newsdata.io\/blog\/#\/schema\/person\/531c7aac51910b5277dd51422cf0d964"},"description":"With the ever-so-complex nature of the data, it becomes difficult to extract data let alone process it and use it for different purposes.","breadcrumb":{"@id":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newsdata.io\/blog\/newsdata-pagination\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#primaryimage","url":"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1","contentUrl":"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/newsdata.io\/blog\/newsdata-pagination\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/newsdata.io\/blog\/"},{"@type":"ListItem","position":2,"name":"All About Pagination in NewsData.io News API"}]},{"@type":"WebSite","@id":"https:\/\/newsdata.io\/blog\/#website","url":"https:\/\/newsdata.io\/blog\/","name":"Newsdata.io - Stay Updated with the Latest News API Trends","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/newsdata.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/newsdata.io\/blog\/#\/schema\/person\/531c7aac51910b5277dd51422cf0d964","name":"Aditi Chaudhary","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/newsdata.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/331be6db4c207ba712e439ded52d96d1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/331be6db4c207ba712e439ded52d96d1?s=96&d=mm&r=g","caption":"Aditi Chaudhary"},"description":"Aditi Chaudhary is an enthusiastic content writer at Newsdata.io, where she covers topics related to real-time news, News APIs, data-driven journalism, and emerging trends in media and technology. Aditi is passionate about storytelling, research, and creating content that informs and inspires. As a student of Journalism and Mass Communication with a strong interest in the evolving landscape of digital media, she aims to merge her creativity with credibility to expand her knowledge and bring innovation into every piece she creates.","sameAs":["https:\/\/www.linkedin.com\/in\/aditi-chaudhary-456076293\/","https:\/\/x.com\/AditiCh17996036"],"url":"https:\/\/newsdata.io\/blog\/author\/aditi\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1","category":["Documentation"],"featured_image_url":"https:\/\/i0.wp.com\/newsdata.io\/blog\/wp-content\/uploads\/2023\/08\/newsdata.jpg?fit=1280%2C720&ssl=1","_links":{"self":[{"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/posts\/1916"}],"collection":[{"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/comments?post=1916"}],"version-history":[{"count":4,"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/posts\/1916\/revisions"}],"predecessor-version":[{"id":6478,"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/posts\/1916\/revisions\/6478"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/media\/1917"}],"wp:attachment":[{"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/media?parent=1916"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/categories?post=1916"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newsdata.io\/blog\/wp-json\/wp\/v2\/tags?post=1916"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}