Bloomberg News Scraper avatar

Bloomberg News Scraper

Pricing

from $15.00 / 1,000 results

Go to Apify Store
Bloomberg News Scraper

Bloomberg News Scraper

Bypass Bloomberg paywall and extract full article data — headline, body text, authors, tags, publish date, thumbnail, and more. Fast, lightweight, and no browser required.

Pricing

from $15.00 / 1,000 results

Rating

0.0

(0)

Developer

Lim

Lim

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

An Apify Actor that bypasses the Bloomberg paywall and returns complete, structured article data — ready for analysis, storage, or integration into your pipeline.

What does Bloomberg News Scraper do?

Bloomberg News Scraper gives you full access to Bloomberg article content without a subscription. Paste any Bloomberg article URL and get back clean JSON — headline, body, authors, tags, publish date, thumbnail, and more.

No browser. No webdriver. No overhead. Just fast, reliable data extraction.

Why use Bloomberg News Scraper?

  • Bypass the paywall — get full article text without a Bloomberg subscription
  • Structured JSON output — headline, body, authors, tags, dates, thumbnail, and metadata, all in one clean response
  • Lightweight and fast — no headless browser required; runs efficiently even at scale
  • Apify-native — schedule runs, trigger via API, export to CSV/JSON/Excel, and monitor everything from Apify Console

How to use Bloomberg News Scraper

  1. Open the Actor on Apify Console
  2. Paste your Bloomberg article URL into the Article URL field
  3. Click Start — results are ready in seconds
  4. Download or connect the output from the Output tab

Input

FieldTypeRequiredDescription
urlstringFull URL of the Bloomberg article to extract

Example input

{
"url": "https://www.bloomberg.com/news/articles/2025-02-02/hong-kong-listed-chinese-stocks-brace-for-trump-tariffs-impact"
}

Output

Each run returns one record to the default Apify dataset. Export as JSON, CSV, HTML, or Excel.

Output fields

FieldTypeDescription
urlstringOriginal article URL
languagestringArticle language (e.g. en)
headlinestringArticle headline
summarystringArticle subtitle or short summary
authorsarrayList of author objects with name, bio, twitter, profileSlug, slug, profileUrl, and thumbnail (with image and type)
published_atstringPublish timestamp (ISO 8601)
updated_atstringLast updated timestamp (ISO 8601)
sectionstringBloomberg section (e.g. markets, technology)
tagsarrayTopic tags associated with the article
mostRelevantTagsarraySubset of tags most relevant to the article
categoriesarrayArticle categories (e.g. personal-finance)
thumbnailstringCover image URL
imageAttachmentsarrayList of image attachments with alt, title, type, and url
bodyobjectFull article body as a structured content tree

Example output

{
"url": "https://www.bloomberg.com/news/articles/2025-02-02/hong-kong-listed-chinese-stocks-brace-for-trump-tariffs-impact",
"language": "en",
"headline": "Hong Kong-Listed Chinese Stocks Brace for Trump Tariffs’ Impact",
"summary": "Chinese stocks listed in Hong Kong will come under renewed pressure when they resume trading on Monday following a three-session break, after US President Donald Trump fired the first salvo of his tariff war.",
"authors": [
{
"name": "Abhishek Vishnoi",
"bio": "",
"twitter": null,
"profileSlug": "19683550-abhishek-vishnoi",
"slug": "ASxY3iVjhAY/abhishek-vishnoi",
"profileUrl": "ASxY3iVjhAY/abhishek-vishnoi",
"thumbnail": {
"image": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/icmfBru1fmSE/v3/piUjdcePl62Og/160x160.jpg",
"type": "image"
}
}
],
"published_at": "2025-02-02T07:35:12.660Z",
"updated_at": "2025-02-02T23:23:33.809Z",
"section": "markets",
"tags": [
"Stocks",
"Chief Executive Officer",
"E-commerce",
"Exports",
"Bear Market",
"Imports",
"Government",
"Renewable Energy",
"Startups",
"Artificial Intelligence",
"Hardware",
"Public Health",
"Trade War",
"Greener Living",
"C-suite",
"Utilities",
"ESG Concerns",
"Infrastructure",
"Climate Change",
"Megacity",
"Futures Markets",
"Currency",
"Personal Finance",
"Commodity Futures",
"Global Trade",
"Emerging Markets",
"Well Spent",
"BRICS",
"Materials",
"ESG",
"Consumer Discretionary",
"Emerging Markets Economics"
],
"mostRelevantTags": [
"Donald John Trump",
"China",
"Stocks",
"Hong Kong",
"Chief Executive Officer",
"Mexico",
"Canada",
"ALIBABA GROUP HOLDING-SP ADR",
"E-commerce",
"Exports"
],
"categories": [
"personal-finance"
],
"thumbnail": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/ijow4cQfDfow/v0/1200x800.jpg",
"imageAttachments": [
{
"alt": "Top Asian Sources of Imports for US | Taiwan, Vietnam and Korea account for large share of US import growth",
"title": "Top Asian Sources of Imports for US | Taiwan, Vietnam and Korea account for large share of US import growth",
"type": "image",
"url": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/iNZ0v_OAvKVQ/v3/-1x-1.webp"
},
{
"alt": "HKEX CEO Nicolas Aguzin Attends Earnings News Conference ",
"title": "HKEX CEO Nicolas Aguzin Attends Earnings News Conference ",
"type": "image",
"url": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/ijow4cQfDfow/v0/-1x-1.webp"
}
],
"body": {
"type": "document",
"content": [
{
"type": "inline-newsletter",
"data": {
"position": "top"
},
"content": []
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Chinese stocks listed in Hong Kong will come under renewed pressure when they resume trading on Monday following a three-session break, after US President Donald Trump fired the first salvo of his tariff war."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Fears of rising levies had already helped push the MSCI China Index into a bear market last month. On Saturday, Trump ordered general tariffs of 25% on Canada and Mexico and 10% on China, to come into effect on Tuesday, while promising a similar move later for the European Union. The Nasdaq Golden Dragon Index fell 3.5% on Friday, marking its worst day in seven weeks. "
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "The new tariffs might curtail China’s products exports, dragging on the country’s already struggling economy. Online merchants such as Alibaba Group Holding Ltd. and Asia’s broader chip industry are more vulnerable than others. China on Sunday vowed countermeasures and said it would file a "
},
{
"type": "entity",
"subType": "story",
"data": {
"story": {
"identifiers": {
"suid": "SR1EMNDWLU68"
}
},
"link": {
"href": "bbg://news/stories/SR1EMNDWLU68",
"title": "China Vows Measures Against US Tariffs, Threatens WTO Action",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"data-web-url": "https://www.bloomberg.com/news/articles/2025-02-02/china-vows-measures-to-counter-us-tariffs-threatens-wto-action",
"webUrl": "https://www.bloomberg.com/news/articles/2025-02-02/china-vows-measures-to-counter-us-tariffs-threatens-wto-action",
"tooltip": "China Vows Measures Against US Tariffs, Threatens WTO Action",
"destination": {
"web": "https://www.bloomberg.com/news/articles/2025-02-02/china-vows-measures-to-counter-us-tariffs-threatens-wto-action",
"bbg": "bbg://news/stories/SR1EMNDWLU68"
}
}
},
"content": [
{
"type": "text",
"value": "complaint"
}
],
"meta": {
"type": "StoryLink",
"suid": "SR1EMNDWLU68"
}
},
{
"type": "text",
"value": " with the World Trade Organization."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "“China’s nascent recovery signs could be disrupted,” said "
},
{
"type": "entity",
"subType": "person",
"data": {
"person": {
"identifiers": {
"personId": 18908901
}
},
"link": {
"href": "bbg://people/profile/18908901",
"title": "Bloomberg Profile",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"tooltip": "Bloomberg Profile",
"destination": {
"bbg": "bbg://people/profile/18908901"
}
}
},
"content": [
{
"type": "text",
"value": "Charu Chanana"
}
],
"meta": {
"profile": "18908901",
"type": "ProfileLink"
}
},
{
"type": "text",
"value": ", chief investment strategist at Saxo Markets. The government “will have to strike a balance between responding to domestic and external headwinds,” she added."
}
]
},
{
"type": "inline-newsletter",
"data": {
"position": "middle"
},
"content": []
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Trump’s actions potentially mark the beginning of a series of threatened trade attacks, though he has so far scaled back his planned actions against China. An executive order he signed on his first day in office, calling for a series of trade review reports by April 1, could lead to further action. Other Asian economies also may be vulnerable as they account for a significant portion of the increase in US imports in recent years. An exodus of foreign investors from the region’s equities since Trump’s election win, could accelerate."
}
]
},
{
"type": "media",
"subType": "chart",
"data": {
"identifiers": {
"avmmId": 425839402
},
"remoteContent": [
{
"link": {
"destination": {
"bbg": "http://resource.bloomberg.com/images/425839402",
"web": "https://www.bloomberg.com/toaster/v2/charts/e74a5e45e8852c0e1a7c0375bc2c87a7.html"
}
},
"rendition": "highres"
}
],
"chart": {
"data-id": "425839402",
"data-type": "image",
"data-image-type": "chart",
"data-image-size": "full",
"data-align": "center",
"id": 425839402,
"type": "image",
"imageType": "chart",
"imageSize": "full",
"align": "center",
"src": "https://www.bloomberg.com/toaster/v2/charts/e74a5e45e8852c0e1a7c0375bc2c87a7.html",
"alt": "",
"caption": "",
"credit": "",
"fallback": "https://assets.bwbx.io/images/users/iqjWHBFdfxIU/iNZ0v_OAvKVQ/v3/pidjEfPlU1QWZop3vfGKsrX.ke8XuWirGYh1PKgEw44kE/-1x-1.png"
},
"attachment": {
"id": "425839402",
"title": "Top Asian Sources of Imports for US",
"subtitle": "Taiwan, Vietnam and Korea account for large share of US import growth",
"uuid": "e74a5e45e8852c0e1a7c0375bc2c87a7",
"url": "https://www.bloomberg.com/toaster/v2/charts/e74a5e45e8852c0e1a7c0375bc2c87a7.html",
"footnote": "Note: 2023-2024 growth",
"source": "Source: ING Economics",
"theme": "business",
"aspectRatio": "1240:776",
"creator": "TOASTER",
"responsiveImages": {
"large": null,
"mobile": null,
"widget": null,
"__typename": "ChartResponsiveImageSet"
},
"__typename": "Chart"
}
}
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Here are the stocks and sectors likely to react the most to prolonged trade wars and tariffs."
}
]
},
{
"type": "heading",
"data": {
"level": 3
},
"content": [
{
"type": "text",
"value": "Online Retailers"
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Trump’s new trade levies include a broadside against e-commerce, with apparent plans to extinguish a long-held tariff exemption for packages worth less than $800. He curtailed so-called de-minimis exemptions for small parcels and packages sent to the US from Canada and China, effectively applying tariffs more widely, though the scope of the measure wasn’t immediately clear."
}
]
},
{
"type": "ad",
"data": {
"num": 1,
"pageId": "article"
},
"content": []
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "The decision appears to be primarily targeted at reducing duty-free shipments from China, which will hurt online retailers and e-commerce platforms like Alibaba."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Goods such as clothing, accessories, home goods, electronics and small durable items from Shein and Temu alone account for 30% of all so-called de-minimis shipments, according to research from Pablo Fajgelbaum at University of California, Los Angeles and Amit Khandelwal at Yale University."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Read: "
},
{
"type": "entity",
"subType": "story",
"data": {
"story": {
"identifiers": {
"suid": "SR19FADWLU68"
}
},
"link": {
"href": "bbg://news/stories/SR19FADWLU68",
"title": "Trump Tariffs Target Loophole Used by Chinese Online Retailers",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"data-web-url": "https://www.bloomberg.com/news/articles/2025-02-02/trump-tariffs-target-loophole-used-by-chinese-online-retailers",
"webUrl": "https://www.bloomberg.com/news/articles/2025-02-02/trump-tariffs-target-loophole-used-by-chinese-online-retailers",
"tooltip": "Trump Tariffs Target Loophole Used by Chinese Online Retailers",
"destination": {
"web": "https://www.bloomberg.com/news/articles/2025-02-02/trump-tariffs-target-loophole-used-by-chinese-online-retailers",
"bbg": "bbg://news/stories/SR19FADWLU68"
}
}
},
"content": [
{
"type": "text",
"value": "Trump Tariffs Target Loophole Used by Chinese Online Retailers"
}
],
"meta": {
"type": "StoryLink",
"suid": "SR19FADWLU68"
}
}
]
},
{
"type": "heading",
"data": {
"level": 3
},
"content": [
{
"type": "text",
"value": "Chips"
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Semiconductor makers with sales to China, including Taiwan Semiconductor Manufacturing Co. and Samsung Electronics Co., will be in focus as Trump said he’d tax chips — repeating that vow after his meeting Friday with Nvidia Corp. Chief Executive Officer Jensen Huang. "
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Meanwhile, shares of Chinese chipmakers such as Semiconductor Manufacturing International Corp. may rise, if tariffs are seen fanning the nation’s quest for industrial self-sufficiency. "
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Read: "
},
{
"type": "entity",
"subType": "story",
"data": {
"story": {
"identifiers": {
"suid": "SQRRG6T0G1KW"
}
},
"link": {
"href": "bbg://news/stories/SQRRG6T0G1KW",
"title": "DeepSeek Renews Focus on China’s Self-Reliance Bid: Taking Stock",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"tooltip": "DeepSeek Renews Focus on China’s Self-Reliance Bid: Taking Stock",
"destination": {
"bbg": "bbg://news/stories/SQRRG6T0G1KW"
}
}
},
"content": [
{
"type": "text",
"value": "DeepSeek Renews Focus on China’s Self-Reliance Bid: Taking Stock"
}
],
"meta": {
"type": "StoryLink",
"suid": "SQRRG6T0G1KW"
}
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Chips have been at the center of the ongoing tech rivalry between the US and China, with Washington implementing tighter export controls aimed at limiting the flow of advanced components to China. In response, Beijing has enacted its own restrictions."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "This back-and-forth is likely to escalate given that Chinese startup DeepSeek’s low-cost artificial intelligence model is being seen by many as a threat to US dominance in the technology."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Morgan Stanley strategists including "
},
{
"type": "entity",
"subType": "person",
"data": {
"person": {
"identifiers": {
"personId": 16127620
}
},
"link": {
"href": "bbg://people/profile/16127620",
"title": "Bloomberg Profile",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"tooltip": "Bloomberg Profile",
"destination": {
"bbg": "bbg://people/profile/16127620"
}
}
},
"content": [
{
"type": "text",
"value": "Daniel Blake"
}
],
"meta": {
"type": "ProfileLink",
"profile": "16127620"
}
},
{
"type": "text",
"value": " reiterated caution on semiconductors, hardware, China, Taiwan and Korea in a note dated Feb. 1, citing broader risks from approaching tariffs and potential investigations into China. "
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "“Taiwan and Korea are most exposed in terms of total revenue share from exports to the US. While they are not facing the first phase of tariff announcements, we note the momentum towards both a universal tariff and tariffs on essential goods, including semiconductors,” they said."
}
]
},
{
"type": "heading",
"data": {
"level": 3
},
"content": [
{
"type": "text",
"value": "Mexico Exposure, Resources "
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Asian auto stocks with exposure to Mexico, such as Korea’s HL Mando Co. and Kia Corp. will be on investors’ radar. EV bellwether BYD Co., which is looking to build its first Mexican manufacturing plant, will also be in focus. "
}
]
},
{
"type": "ad",
"data": {
"num": 2,
"pageId": "article"
},
"content": []
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Mexico’s president on Sunday called for retaliatory tariffs and other non-tariff measures on the US, while opening the door for the two sides to cooperate on security and public health issues."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Among other themes at risk, Trump has also threatened to impose tariffs on a wide range of imports in the coming months, including on steel, aluminum, copper, oil and gas, and pharmaceuticals."
}
]
},
{
"type": "heading",
"data": {
"level": 3
},
"content": [
{
"type": "text",
"value": "Green Energy "
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Stocks associated with green energy remain vulnerable as Trump has prioritized the production of fossil fuels, reduced the focus on environmental issues, and threatened to review a consumer tax credit designed to encourage electric vehicle usage. "
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "Shares of Korean electric-vehicle battery manufacturers like Samsung SDI Co. and LG Chem Ltd. have dropped more than 25% each since Trump’s election victory on Nov. 5, compounded by already bleak sales forecasts."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "The outlook is also grim for Chinese solar companies such as Longi Green Energy Technology Co., which have faced scrutiny from the U.S. for years while dominating global markets with lower-priced products."
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "text",
"value": "On Monday, the offshore yuan slid 0.5% to trade around 7.36 per dollar, close to a record low. "
}
]
},
{
"type": "tabularData",
"content": [
{
"type": "columns",
"data": {
"definitions": [
{
"dataType": "text",
"title": "Read more about Trump’s tariff war "
}
]
}
},
{
"type": "row",
"data": {},
"content": [
{
"type": "cell",
"data": {
"class": "news-rsf-table-string"
},
"content": [
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "entity",
"subType": "story",
"data": {
"story": {
"identifiers": {
"suid": "SR14S8DWRGG0"
}
},
"link": {
"href": "bbg://news/stories/SR14S8DWRGG0",
"title": "Trump Hits China, Canada, Mexico With Tariffs in Trade War (4)",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"data-web-url": "https://www.bloomberg.com/news/articles/2025-02-01/trump-hits-china-canada-mexico-with-tariffs-to-open-trade-war",
"webUrl": "https://www.bloomberg.com/news/articles/2025-02-01/trump-hits-china-canada-mexico-with-tariffs-to-open-trade-war",
"tooltip": "Trump Hits China, Canada, Mexico With Tariffs in Trade War (4)",
"destination": {
"web": "https://www.bloomberg.com/news/articles/2025-02-01/trump-hits-china-canada-mexico-with-tariffs-to-open-trade-war",
"bbg": "bbg://news/stories/SR14S8DWRGG0"
}
}
},
"content": [
{
"type": "text",
"value": "Trump Hits China, Canada, Mexico With Tariffs in Trade War "
}
],
"meta": {
"type": "StoryLink",
"suid": "SR14S8DWRGG0"
}
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "entity",
"subType": "story",
"data": {
"story": {
"identifiers": {
"suid": "SQZ1MZT0AFB4"
}
},
"link": {
"href": "bbg://news/stories/SQZ1MZT0AFB4",
"title": "Autos, Chipmakers, China Stocks Brace for Impact as Tariffs Loom",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"data-web-url": "https://www.bloomberg.com/news/articles/2025-01-31/autos-chipmakers-china-stocks-brace-for-impact-as-tariffs-loom",
"webUrl": "https://www.bloomberg.com/news/articles/2025-01-31/autos-chipmakers-china-stocks-brace-for-impact-as-tariffs-loom",
"tooltip": "Autos, Chipmakers, China Stocks Brace for Impact as Tariffs Loom",
"destination": {
"web": "https://www.bloomberg.com/news/articles/2025-01-31/autos-chipmakers-china-stocks-brace-for-impact-as-tariffs-loom",
"bbg": "bbg://news/stories/SQZ1MZT0AFB4"
}
}
},
"content": [
{
"type": "text",
"value": "Autos, Chipmakers, China Stocks Brace for Impact as Tariffs Loom"
}
],
"meta": {
"type": "StoryLink",
"suid": "SQZ1MZT0AFB4"
}
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "entity",
"subType": "story",
"data": {
"story": {
"identifiers": {
"suid": "SQYYG7T0G1KW"
}
},
"link": {
"href": "bbg://news/stories/SQYYG7T0G1KW",
"title": "As Trump Tariffs Near, World Braces for Stock Market Spillover",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"data-web-url": "https://www.bloomberg.com/news/articles/2025-01-31/as-trump-tariffs-near-world-braces-for-stock-market-spillover",
"webUrl": "https://www.bloomberg.com/news/articles/2025-01-31/as-trump-tariffs-near-world-braces-for-stock-market-spillover",
"tooltip": "As Trump Tariffs Near, World Braces for Stock Market Spillover",
"destination": {
"web": "https://www.bloomberg.com/news/articles/2025-01-31/as-trump-tariffs-near-world-braces-for-stock-market-spillover",
"bbg": "bbg://news/stories/SQYYG7T0G1KW"
}
}
},
"content": [
{
"type": "text",
"value": "As Trump Tariffs Near, World Braces for Stock Market Spillover"
}
],
"meta": {
"type": "StoryLink",
"suid": "SQYYG7T0G1KW"
}
}
]
},
{
"type": "paragraph",
"data": {},
"content": [
{
"type": "entity",
"subType": "story",
"data": {
"story": {
"identifiers": {
"suid": "SR14EGDWX2PS"
}
},
"link": {
"href": "bbg://news/stories/SR14EGDWX2PS",
"title": "GLOBAL REACT: Trump Tariffs Risk 1.2% US GDP Hit, 0.7% PCE Boost",
"itemscope": "itemscope",
"itemprop": "StoryLink",
"tooltip": "GLOBAL REACT: Trump Tariffs Risk 1.2% US GDP Hit, 0.7% PCE Boost",
"destination": {
"bbg": "bbg://news/stories/SR14EGDWX2PS"
}
}
},
"content": [
{
"type": "text",
"value": "Tariffs Seen Disrupting Oil Market, Raising US Pump Prices"
}
],
"meta": {
"type": "StoryLink",
"suid": "SR14EGDWX2PS"
}
}
]
}
]
}
]
}
],
"data": {}
},
{
"type": "inline-newsletter",
"data": {
"position": "bottom"
},
"content": []
}
],
"data": {}
}
}