Topics
Countries
Philippines News
Would you like to access news/blog content published by sources located in Philippines?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Philippines",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FPhilippines&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "9405467614",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:24:56",
"dateTime": "2026-07-24T07:24:56Z",
"dateTimePub": "2026-07-24T07:14:28Z",
"dataType": "news",
"sim": 0.800000011920929,
"url": "https://www.manilatimes.net/2026/07/24/tmt-newswire/globenewswire/arcadis-receives-second-unsolicited-proposal-from-wsp-after-having-rejected-an-earlier-unsolicited-proposal/2390872",
"title": "Arcadis receives second unsolicited proposal from WSP after having rejected an earlier unsolicited proposal",
"body": "ARCADIS RECEIVES SECOND UNSOLICITED PROPOSAL FROM WSP AFTER HAVING REJECTED AN EARLIER UNSOLICITED PROPOSAL, WHICH FUNDAMENTALLY UNDERVALUED THE COMPANY AND ITS FUTURE PROSPECTS\n\nAmsterdam, July 24 2026 - Arcadis (EURONEXT: ARCAD), the world's leading company delivering data-driven sustainable design, engineering, and consultancy solutions for natural and built assets, confirms that it has received - after the Reuters article yesterday - a second unsolicited, conditional and non-binding proposal from WSP Global Inc. (\"WSP\") regarding a potential offer for all issued and outstanding shares of Arcadis at a price of €51.5 per share in cash and WSP stock.\n\nWSP made a first proposal of €48.5 per share, of which a significant portion was WSP stock. This proposal was carefully reviewed and unanimously rejected by the Executive Board and Supervisory Board as it did not adequately reflect Arcadis' intrinsic value, strategic position and future prospects. The proposal also did not address concerns around strategic fit, cultural fit, deal certainty and other stakeholders' interests.\n\nGet the latest news\n\ndelivered to your inbox\n\nSign up for The Manila Times newsletters\n\nBy signing up with an email address, I acknowledge that I have read and agree to the Terms of Service and Privacy Policy.\n\nThe Executive Board and Supervisory Board, together with their financial and legal advisers, are carefully reviewing the revised proposal in accordance with their fiduciary responsibilities and in the interests of all shareholders and stakeholders.\n\nWhile no decision has been made regarding the revised proposal, the Boards continue to believe that Arcadis is well positioned to deliver significant value creation through the execution of its strategy. The Company's Q1 2026 results demonstrated positive operational momentum and progress against its strategic priorities.\n\nAdvertisement\n\nThe Boards remain highly confident in the Company's strategy, operational momentum and medium-term outlook. Arcadis' recent performance and the actions underway to accelerate growth, improve margins and enhance cash generation provide a clear path to creating substantial shareholder value significantly in excess of that reflected in WSP's proposal.\n\nArcadis will provide a further update on its strategy, performance and outlook in conjunction with its Q2 and Half Year 2026 Results on 30 July 2026. The Company also intends to provide a comprehensive update on its medium-term strategy and financial targets at its Capital Markets Day scheduled for 29 September 2026.\n\nThis press release contains inside information within the meaning of Article 7(1) of the EU Market Abuse Regulation (Regulation 596/2014).\n\nFOR FURTHER INFORMATION PLEASE CONTACT:\n\nAdvertisement\n\nARCADIS INVESTOR RELATIONS\n\nChristine Disch | +31 (0)615376020 | [email protected]\n\nIR calendar: https://www.arcadis.com/en/investors/investor-calendar\n\nABOUT ARCADIS\n\nAdvertisement\n\nArcadis is the world's leading company delivering data-driven sustainable design, engineering, and consultancy solutions for natural and built assets. We are around 34,000 architects, data analysts, designers, engineers, project planners, water management and sustainability experts, all driven by our passion for improving quality of life. As part of our commitment to accelerating a planet positive future, we work with our clients to make sustainable project choices, combining digital and human innovation, and embracing future-focused skills across the environment, energy and water, buildings, transport, and infrastructure sectors. We operate in over 30 countries, and reported €4.9 billion in gross revenues for 2025. www.arcadis.com",
"source": {
"uri": "manilatimes.net",
"dataType": "news",
"title": "The Manila times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Arcadis",
"type": "org",
"score": 5,
"label": {
"eng": "Arcadis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/WSP_Global",
"type": "org",
"score": 5,
"label": {
"eng": "WSP Global"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Euro",
"type": "wiki",
"score": 4,
"label": {
"eng": "Euro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Intelligent_transportation_system",
"type": "wiki",
"score": 3,
"label": {
"eng": "Intelligent transportation system"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sustainable_design",
"type": "wiki",
"score": 3,
"label": {
"eng": "Sustainable design"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stakeholder_(corporate)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Stakeholder (corporate)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Engineering",
"type": "wiki",
"score": 3,
"label": {
"eng": "Engineering"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supervisory_board",
"type": "wiki",
"score": 3,
"label": {
"eng": "Supervisory board"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Amsterdam",
"type": "loc",
"score": 3,
"label": {
"eng": "Amsterdam"
},
"location": {
"type": "place",
"label": {
"eng": "Amsterdam"
},
"country": {
"type": "country",
"label": {
"eng": "Netherlands"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fiduciary",
"type": "wiki",
"score": 2,
"label": {
"eng": "Fiduciary"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Manila_Times",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Manila Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shareholder",
"type": "wiki",
"score": 2,
"label": {
"eng": "Shareholder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Data_analysis",
"type": "wiki",
"score": 1,
"label": {
"eng": "Data analysis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Infrared",
"type": "wiki",
"score": 1,
"label": {
"eng": "Infrared"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shareholder_value",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shareholder value"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Water_resources",
"type": "wiki",
"score": 1,
"label": {
"eng": "Water resources"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Insider_trading",
"type": "wiki",
"score": 1,
"label": {
"eng": "Insider trading"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sustainability",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sustainability"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Quality_of_life",
"type": "wiki",
"score": 1,
"label": {
"eng": "Quality of life"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Capital_market",
"type": "wiki",
"score": 1,
"label": {
"eng": "Capital market"
}
},
{
"uri": "http://en.wikipedia.org/wiki/European_Union",
"type": "loc",
"score": 1,
"label": {
"eng": "European Union"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Revenue",
"type": "wiki",
"score": 1,
"label": {
"eng": "Revenue"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "wiki",
"score": 1,
"label": {
"eng": "Reuters"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Investing/Stocks_and_Bonds",
"label": "dmoz/Business/Investing/Stocks and Bonds",
"wgt": 19
},
{
"uri": "dmoz/Science/Technology",
"label": "dmoz/Science/Technology",
"wgt": 18
},
{
"uri": "dmoz/Society/Issues/Business",
"label": "dmoz/Society/Issues/Business",
"wgt": 18
},
{
"uri": "dmoz/Science/Environment/Sustainability",
"label": "dmoz/Science/Environment/Sustainability",
"wgt": 19
},
{
"uri": "dmoz/Business/Management/Strategic_Management",
"label": "dmoz/Business/Management/Strategic Management",
"wgt": 23
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 99
},
{
"uri": "iptc/economy,_business_and_finance/business_information",
"label": "iptc/economy, business and finance/business information",
"wgt": 100
}
],
"image": "https://manilatimes.net/manilatimes/uploads/images/2026/07/24/1149624.jpg",
"eventUri": "eng-11860459",
"sentiment": 0.5921568627450979,
"wgt": 522573896,
"relevance": 1
},
{
"uri": "9405467615",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:24:56",
"dateTime": "2026-07-24T07:24:56Z",
"dateTimePub": "2026-07-24T07:14:26Z",
"dataType": "news",
"sim": 0,
"url": "https://www.manilatimes.net/2026/07/24/tmt-newswire/globenewswire/college-admissions-jumpstart-announces-new-mobile-app-to-support-families-through-high-school-and-the-college-admissions-process/2390871",
"title": "College Admissions JumpStart Announces New Mobile App to Support Families Through High School and the College Admissions Process",
"body": "College Admissions JumpStart introduces a mobile app that offers families affordable college admissions advice and step-by-step college prep guidance\n\nLos Angeles, CA, July 24, 2026 (GLOBE NEWSWIRE) -- College Admissions JumpStart has announced the upcoming launch of its new mobile app on the Apple Store, created to help families understand the college admissions process with clear and affordable college admissions advice and tools. The app guides students and parents as they navigate high school requirements, college prep planning and the many details involved in applying to college.\n\nThe app was developed by an experienced college admissions professional who observed how often families feel overwhelmed by course selection, a competitive landscape and college research. To address these challenges, College Admissions JumpStart offers a single resource that simplifies major steps and provides direction rooted in real admissions experience. Families will be able to follow structured guidance from ninth grade through senior year, ensuring that no key element of the college prep timeline is missed.\n\nGet the latest news\n\ndelivered to your inbox\n\nSign up for The Manila Times newsletters\n\nBy signing up with an email address, I acknowledge that I have read and agree to the Terms of Service and Privacy Policy.\n\nA central mission of the app is to make expert tips more accessible. Many households do not have access to private advising, and College Admissions JumpStart brings that guidance directly to users in a format designed to be practical and easy to follow. Through planning checklists, learning modules and application insights, the app gives families the knowledge needed to make confident decisions throughout high school and while applying to college.\n\nThe upcoming release also highlights the importance of early preparation. The creator notes that many students struggle not because of ability but because they lack information about what colleges value. By offering affordable college admissions advice and step-by-step instructions, the app aims to reduce uncertainty and help students build strong academic and extracurricular profiles.\n\nAdvertisement\n\nThe creator also shared that the app's structure is informed by 18 years of experience in college admissions, including serving as a director and assistant dean at both undergraduate and graduate programs. This background shaped the concept into an affordable \"building blocks\" resource designed to help families understand the admissions process and save billable hours typically spent with college consultants.\n\nThe app includes both parent and student dashboards, with a parent subscription-available monthly or annually-required to unlock most student features. Free features include a grade-level presentation and a college profile search tool that pulls official data from the U.S. Department of Education, such as admission rates and average test scores. Subscription features expand the user experience further, offering tools to build and refine a college list, track application progress, record communication with universities, and access a comprehensive high school checklist. Additional in-depth presentations and planning resources help families navigate each stage of the admissions journey. A tutorial video will also be added to support new users as they begin exploring the platform.\n\nTo further support families, the app organizes information in a format that mirrors the natural progression of a student's high school experience. Each grade-level module emphasizes the most important milestones for that year, helping students stay on track academically while preparing for future opportunities. This gradual approach allows families to build knowledge step by step rather than trying to absorb the admissions process all at once. The tool's design reflects the creator's belief that college planning should feel manageable, not overwhelming, and that access to clear, structured guidance can significantly reduce stress.\n\nIn addition to planning features, the app introduces a simplified way for students to keep records of college interactions, program notes, and application components. This centralized record-keeping helps reduce the confusion that often arises when students begin communicating with multiple universities at the same time. Families can view progress indicators and reminders that show what has been completed and what still needs attention, making it easier to meet deadlines and avoid last-minute complications.\n\nAdvertisement\n\nCollege Admissions JumpStart also emphasized the importance of providing a platform that evolves along with the changing admissions landscape. The team plans to add resources as its popularity grows and landscapes evolve. By allowing the app to grow over time, the creator aims to ensure that users always have access to relevant and accurate information as they make important decisions about education and career pathways.\n\nCollege Admissions JumpStart plans to continue adding features that support long-term success for students and families as they move through the full college admissions journey.",
"source": {
"uri": "manilatimes.net",
"dataType": "news",
"title": "The Manila times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/College-preparatory_school",
"type": "wiki",
"score": 5,
"label": {
"eng": "College-preparatory school"
}
},
{
"uri": "http://en.wikipedia.org/wiki/JumpStart",
"type": "wiki",
"score": 5,
"label": {
"eng": "JumpStart"
}
},
{
"uri": "http://en.wikipedia.org/wiki/University_and_college_admission",
"type": "wiki",
"score": 5,
"label": {
"eng": "University and college admission"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Secondary_school",
"type": "wiki",
"score": 5,
"label": {
"eng": "Secondary school"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mobile_app",
"type": "wiki",
"score": 5,
"label": {
"eng": "Mobile app"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ninth_grade",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ninth grade"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Apple_Store",
"type": "org",
"score": 3,
"label": {
"eng": "Apple Store"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mobile_phone",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mobile phone"
}
},
{
"uri": "http://en.wikipedia.org/wiki/GlobeNewswire",
"type": "org",
"score": 3,
"label": {
"eng": "GlobeNewswire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Los_Angeles",
"type": "loc",
"score": 3,
"label": {
"eng": "Los Angeles"
},
"location": {
"type": "place",
"label": {
"eng": "Los Angeles"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Manila_Times",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Manila Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Terms_of_service",
"type": "wiki",
"score": 2,
"label": {
"eng": "Terms of service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dean_(education)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Dean (education)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Newsletter",
"type": "wiki",
"score": 2,
"label": {
"eng": "Newsletter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Undergraduate_education",
"type": "wiki",
"score": 2,
"label": {
"eng": "Undergraduate education"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Email",
"type": "wiki",
"score": 2,
"label": {
"eng": "Email"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Modular_programming",
"type": "wiki",
"score": 1,
"label": {
"eng": "Modular programming"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_Education",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States Department of Education"
}
},
{
"uri": "http://en.wikipedia.org/wiki/User_experience",
"type": "wiki",
"score": 1,
"label": {
"eng": "User experience"
}
}
],
"categories": [
{
"uri": "dmoz/Computers",
"label": "dmoz/Computers",
"wgt": 23
},
{
"uri": "dmoz/Science/Social_Sciences",
"label": "dmoz/Science/Social Sciences",
"wgt": 23
},
{
"uri": "dmoz/Society/Issues/Education",
"label": "dmoz/Society/Issues/Education",
"wgt": 26
},
{
"uri": "dmoz/Business/Financial_Services/College_Financing",
"label": "dmoz/Business/Financial Services/College Financing",
"wgt": 24
},
{
"uri": "dmoz/Sports/College_and_University/Recruiting",
"label": "dmoz/Sports/College and University/Recruiting",
"wgt": 25
},
{
"uri": "news/Technology",
"label": "news/Technology",
"wgt": 79
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 76
},
{
"uri": "iptc/education",
"label": "iptc/education",
"wgt": 87
}
],
"image": "https://manilatimes.net/manilatimes/uploads/images/2026/07/24/1149622.png",
"eventUri": null,
"sentiment": 0.2470588235294118,
"wgt": 522573896,
"relevance": 1
},
{
"uri": "9405467613",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:24:56",
"dateTime": "2026-07-24T07:24:56Z",
"dateTimePub": "2026-07-24T07:14:29Z",
"dataType": "news",
"sim": 0,
"url": "https://www.manilatimes.net/2026/07/24/tmt-newswire/globenewswire/alphea-secures-5m-strategic-funding/2390873",
"title": "ALPHEA Secures $5M Strategic Funding",
"body": "* Accelerating the Development of the World's First AI-Native Distributed Operating Environment for AI Agents\n\n* Plans to Speed Up Technology Advancement and Expansion of the Global Node Ecosystem Using the Secured Funding HONG KONG, July 24, 2026 (GLOBE NEWSWIRE) -- ALPHEA, a platform building infrastructure for AI agents, has secured $5 million in strategic funding. This milestone was made possible through the support of the project's funding participants and a broader ecosystem of organizations helping it expand, including but not limited to: MH Ventures, IBC Ventures, Titan Ventures, and Becker Ventures.\n\nThe funding will help Alphea speed up product development and expand its global node ecosystem.\n\nAs AI continues to evolve, it is moving beyond simple content generation toward autonomous agents that can make decisions, interact with systems, and work continuously with minimal human input.\n\nGet the latest news\n\ndelivered to your inbox\n\nSign up for The Manila Times newsletters\n\nBy signing up with an email address, I acknowledge that I have read and agree to the Terms of Service and Privacy Policy.\n\nBut today's infrastructure is not fully designed for that future. Traditional cloud systems and existing blockchains can struggle to support the constant execution, memory, storage, and machine-to-machine payments that AI agents need to operate reliably over time.\n\nAlphea is building an AI-native distributed cloud and operating environment designed specifically for AI agents. Instead of focusing only on processing transactions, ALPHEA aims to offer a more complete system where AI agents can run, collaborate, store data, and settle value efficiently.\n\nAdvertisement\n\nThe funding reflects strong confidence in Alphea's technology and long-term potential in the AI infrastructure and Web3 markets. The organizations supporting Alphea bring deep experience in infrastructure, AI, Web3, robotics, DePIN, and early-stage technology ventures.\n\nALPHEA plans to use the new capital to improve its developer network and testnet, strengthen its CLI tools and Delta packaging system, and grow its global node ecosystem.\n\nThe company also plans to expand its distributed supply model by connecting idle PCs, smartphones, and edge devices around the world into its network.\n\nMH Ventures commented, \"One of the biggest challenges in the AI era is not just building powerful models, but creating infrastructure that can run those models as reliable, long-term services.\"\n\nAdvertisement\n\nThe firm believes ALPHEA's architecture, which brings together execution, storage, networking, and settlement in one environment, could become an important foundation for the future AI agent economy.\n\nHenry Park, ALPHEA's founder and technology lead, said, \"The team is pleased to be joined by leading organizations across infrastructure and technology.\"\n\nHe added, \"ALPHEA will use this funding to accelerate the development of a true machine-to-machine economy, where AI agents can collaborate freely and use ALP, the platform's native resource token, for settlement.\"\n\nThe company plans to share more details about its roadmap, ecosystem collaborations, and upcoming milestones in the coming weeks.\n\nAdvertisement\n\nMedia Contact\n\nALPHEA Labs Inc.\n\n[email protected]\n\nWebsite: https://www.alphea.ai\n\nAdvertisement\n\nDisclaimer: This content is provided by Alphea. The statements, views, and opinions expressed in this content are solely those of the content provider and do not necessarily reflect the views of this media platform or its publisher. We do not endorse, verify, or guarantee the accuracy, completeness, or reliability of any information presented. We do not guarantee any claims, statements, or promises made in this article. This content is for informational purposes only and should not be considered financial, investment, or trading advice. Investing in crypto and mining-related opportunities involves significant risks, including the potential loss of capital. It is possible to lose all your capital. These products may not be suitable for everyone, and you should ensure that you understand the risks involved. Seek independent advice if necessary. Speculate only with funds that you can afford to lose. Readers are strongly encouraged to conduct their own research and consult with a qualified financial advisor before making any investment decisions. However, due to the inherently speculative nature of the blockchain sector-including cryptocurrency, NFTs, and mining-complete accuracy cannot always be guaranteed. Neither the media platform nor the publisher shall be held responsible for any fraudulent activities, misrepresentations, or financial losses arising from the content of this press release. In the event of any legal claims or charges against this article, we accept no liability or responsibility. Globenewswire does not endorse any content on this page.\n\nLegal Disclaimer: This media platform provides the content of this article on an \"as-is\" basis, without any warranties or representations of any kind, express or implied. We assume no responsibility for any inaccuracies, errors, or omissions. We do not assume any responsibility or liability for the accuracy, content, images, videos, licenses, completeness, legality, or reliability of the information presented herein. Any concerns, complaints, or copyright issues related to this article should be directed to the content provider mentioned above.\n\nA photo accompanying this announcement is available at https://www.globenewswire.com/NewsRoom/AttachmentNg/d00f5d11-f170-4194-95fe-7da83cbb6c1b",
"source": {
"uri": "manilatimes.net",
"dataType": "news",
"title": "The Manila times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Ecosystem",
"type": "wiki",
"score": 5,
"label": {
"eng": "Ecosystem"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Artificial_intelligence",
"type": "wiki",
"score": 5,
"label": {
"eng": "Artificial intelligence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Node_(networking)",
"type": "wiki",
"score": 4,
"label": {
"eng": "Node (networking)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cloud_computing",
"type": "wiki",
"score": 4,
"label": {
"eng": "Cloud computing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Product_development",
"type": "wiki",
"score": 3,
"label": {
"eng": "Product development"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Web3",
"type": "wiki",
"score": 3,
"label": {
"eng": "Web3"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Blockchain",
"type": "wiki",
"score": 3,
"label": {
"eng": "Blockchain"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Intercontinental_Broadcasting_Corporation",
"type": "org",
"score": 3,
"label": {
"eng": "Intercontinental Broadcasting Corporation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Machine_to_machine",
"type": "wiki",
"score": 3,
"label": {
"eng": "Machine to machine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Titan_(moon)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Titan (moon)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Node.js",
"type": "wiki",
"score": 3,
"label": {
"eng": "Node.js"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Settlement_(litigation)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Settlement (litigation)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Manila_Times",
"type": "wiki",
"score": 3,
"label": {
"eng": "The Manila Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Terms_of_service",
"type": "wiki",
"score": 3,
"label": {
"eng": "Terms of service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Email_address",
"type": "wiki",
"score": 3,
"label": {
"eng": "Email address"
}
},
{
"uri": "http://en.wikipedia.org/wiki/GlobeNewswire",
"type": "org",
"score": 3,
"label": {
"eng": "GlobeNewswire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Edge_device",
"type": "wiki",
"score": 2,
"label": {
"eng": "Edge device"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delta_Air_Lines",
"type": "org",
"score": 2,
"label": {
"eng": "Delta Air Lines"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Robotics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Robotics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Command-line_interface",
"type": "wiki",
"score": 2,
"label": {
"eng": "Command-line interface"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Personal_computer",
"type": "wiki",
"score": 2,
"label": {
"eng": "Personal computer"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Smartphone",
"type": "wiki",
"score": 2,
"label": {
"eng": "Smartphone"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Non-fungible_token",
"type": "wiki",
"score": 1,
"label": {
"eng": "Non-fungible token"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Investing",
"label": "dmoz/Business/Investing",
"wgt": 23
},
{
"uri": "dmoz/Computers",
"label": "dmoz/Computers",
"wgt": 22
},
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 23
},
{
"uri": "dmoz/Science/Technology",
"label": "dmoz/Science/Technology",
"wgt": 22
},
{
"uri": "dmoz/Business/Financial_Services/Venture_Capital",
"label": "dmoz/Business/Financial Services/Venture Capital",
"wgt": 22
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 62
},
{
"uri": "iptc/economy,_business_and_finance/business_information",
"label": "iptc/economy, business and finance/business information",
"wgt": 97
}
],
"image": "https://manilatimes.net/manilatimes/uploads/images/2026/07/24/1149625.jpg",
"eventUri": null,
"sentiment": 0.388235294117647,
"wgt": 522573896,
"relevance": 1
},
{
"uri": "9405467405",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:24:44",
"dateTime": "2026-07-24T07:24:44Z",
"dateTimePub": "2026-07-24T06:48:02Z",
"dataType": "news",
"sim": 0,
"url": "https://www.rappler.com/world/europe/icc-members-vote-dismissing-prosecutor-khan/",
"title": "ICC members to vote on dismissing prosecutor Khan",
"body": "This is AI-generated. Read the article for full context. Report any errors.\n\nTHE HAGUE, Netherlands - International Criminal Court member states are set to vote on Friday, July 24, on whether to dismiss the court's chief prosecutor Karim Khan for alleged sexual misconduct.\n\nKhan, 56, denies any wrongdoing and his lawyers have called the decision by the court's governing body that led to Friday's vote unlawful, procedurally unfair and unsupported by evidence.\n\nThe vote comes amid renewed US criticism of the war crimes court which Washington sees as a threat to its sovereignty.\n\nIf ICC member states dismiss Khan, it will be seen by his supporters as the result of political pressure after the prosecutor sought arrest warrants for senior Israeli officials for alleged war crimes committed in Gaza. Israel denies war crimes, is not a member of the court and has dismissed the warrants as bogus.\n\nEven if Khan survives the vote, his position would be weakened and it would give critics of the court -- established in 2002 by the international community to prosecute war crimes, genocide and crimes against humanity -- another stick to beat it with.\n\nRubio decries 'lunatics' at the court\n\nDuring a visit to the Philippines on Thursday, July 23, US Secretary of State Marco Rubio said there were \"lunatics and crazies involved in the ICC\" and there was no way any US political or military officials would ever go on trial at the court, reiterating previous criticism.\n\nThe US, which is also not a member, has already imposed sanctions on 11 ICC judges and prosecutors, including Khan, citing the ICC's arrest warrants against Israeli Prime Minister Benjamin Netanyahu and former defense minister Yoav Gallant, and a past probe into US troops in Afghanistan.\n\nOfficials from the court's governing body have said Khan should be dismissed because he committed serious misconduct by having an inappropriate sexual relationship with a junior staff member, according to documents seen by Reuters.\n\nFor Khan to be fired, an absolute majority of at least 63 of the court's 125 member states will have to agree in the secret ballot to be held at a meeting at the UN headquarters in New York. The vote is due around 3 pm (1900 GMT) and the result is expected to be announced at 5:30 pm (2130 GMT).\n\nFrance said on Thursday it would vote in favor of the removal of Khan, who has been suspended since June, after being on voluntary leave since May 2025 while awaiting the outcome of the internal investigation.\n\nThe Netherlands, which hosts the court in The Hague, has also said it would support his dismissal.\n\nElection process begins if Khan removed\n\nKhan's accuser, a junior ICC staffer, spoke publicly for the first time last week in an interview with CNN in which she repeated her allegations that the prosecutor had a nonconsensual sexual relationship with her.\n\nLawyers for Khan told Reuters he denied \"any sexual relationship of any kind\" with the staff member.\n\nIf Khan is fired, that would immediately trigger the election process for a new ICC prosecutor who is not expected to be voted in before next year.\n\nAny active ICC warrants will remain in place even if Khan is dismissed because only ICC judges have the authority to withdraw warrants. - Rappler.com",
"source": {
"uri": "rappler.com",
"dataType": "news",
"title": "Rappler"
},
"authors": [
{
"uri": "herbie_g@rappler.com",
"name": "Herbie G",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/International_Criminal_Court",
"type": "wiki",
"score": 5,
"label": {
"eng": "International Criminal Court"
}
},
{
"uri": "http://en.wikipedia.org/wiki/War_crime",
"type": "wiki",
"score": 5,
"label": {
"eng": "War crime"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Member_state_of_the_European_Union",
"type": "wiki",
"score": 5,
"label": {
"eng": "Member state of the European Union"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prosecutor",
"type": "wiki",
"score": 5,
"label": {
"eng": "Prosecutor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 4,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sovereignty",
"type": "wiki",
"score": 3,
"label": {
"eng": "Sovereignty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Marco_Rubio",
"type": "person",
"score": 3,
"label": {
"eng": "Marco Rubio"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 3,
"label": {
"eng": "Washington, D.C."
},
"location": {
"type": "place",
"label": {
"eng": "Washington, D.C."
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Hague",
"type": "loc",
"score": 3,
"label": {
"eng": "The Hague"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Netherlands",
"type": "loc",
"score": 3,
"label": {
"eng": "Netherlands"
},
"location": {
"type": "country",
"label": {
"eng": "Netherlands"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Yoav_Gallant",
"type": "wiki",
"score": 2,
"label": {
"eng": "Yoav Gallant"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Defense_(Israel)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ministry of Defense (Israel)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economic_sanctions",
"type": "wiki",
"score": 2,
"label": {
"eng": "Economic sanctions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Benjamin_Netanyahu",
"type": "person",
"score": 2,
"label": {
"eng": "Benjamin Netanyahu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_Minister_of_Israel",
"type": "wiki",
"score": 2,
"label": {
"eng": "Prime Minister of Israel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Crimes_against_humanity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Crimes against humanity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_community",
"type": "wiki",
"score": 2,
"label": {
"eng": "International community"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Genocide",
"type": "wiki",
"score": 2,
"label": {
"eng": "Genocide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Secretary_of_State",
"type": "wiki",
"score": 2,
"label": {
"eng": "United States Secretary of State"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza_Strip",
"type": "loc",
"score": 2,
"label": {
"eng": "Gaza Strip"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza Strip"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Philippines",
"type": "loc",
"score": 2,
"label": {
"eng": "Philippines"
},
"location": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 2,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Headquarters_of_the_United_Nations",
"type": "wiki",
"score": 1,
"label": {
"eng": "Headquarters of the United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Majority",
"type": "wiki",
"score": 1,
"label": {
"eng": "Majority"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Secret_ballot",
"type": "wiki",
"score": 1,
"label": {
"eng": "Secret ballot"
}
},
{
"uri": "http://en.wikipedia.org/wiki/CNN",
"type": "org",
"score": 1,
"label": {
"eng": "CNN"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "wiki",
"score": 1,
"label": {
"eng": "Reuters"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Crime",
"label": "dmoz/Society/Crime",
"wgt": 16
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 25
},
{
"uri": "dmoz/Society/Issues/Business",
"label": "dmoz/Society/Issues/Business",
"wgt": 16
},
{
"uri": "dmoz/Society/Politics/Campaigns_and_Elections",
"label": "dmoz/Society/Politics/Campaigns and Elections",
"wgt": 15
},
{
"uri": "dmoz/Society/Transgendered/Law",
"label": "dmoz/Society/Transgendered/Law",
"wgt": 15
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/crime,_law_and_justice/law/international_law",
"label": "iptc/crime, law and justice/law/international law",
"wgt": 100
}
],
"image": "https://www.rappler.com/tachyon/2025/04/karim-khan-11_WARCRIMES-PROSECUTOR-INVESTIGATION.jpg",
"eventUri": null,
"sentiment": -0.5607843137254902,
"wgt": 522573884,
"relevance": 1
},
{
"uri": "9405465871",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:23:27",
"dateTime": "2026-07-24T07:23:27Z",
"dateTimePub": "2026-07-24T04:12:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.manilatimes.net/2026/07/24/news/signal-no-2-up-in-parts-of-northern-luzon-as-kiyapo-slightly-intensifies-pagasa/2390840",
"title": "Signal No. 2 up in parts of Northern Luzon as 'Kiyapo' slightly intensifies - Pagasa",
"body": "MANILA, Philippines -- Tropical Storm \"Kiyapo\" slightly intensified as it approached northern Cagayan, strengthening the southwest monsoon, according to the Philippine Atmospheric, Geophysical and Astronomical Services Administration (Pagasa).\n\nIn its 11 a.m.bulletin, the center of Kiyapo was last seen at 135 kilometers east of Aparri, Cagayan, moving westward at 30 kilometers per hour (kph)\n\n\"Kiyapo\" has maximum sustained winds of 75 kph near the center and has gustiness of up to 90 kph.\n\nTropical Cyclone Wind Signal No. 2 is up in Batanes, the northern portion of Cagayan (Santa Ana, Gonzaga, Santa Teresita, Camalaniugan, Aparri, Ballesteros, Abulug, Pamplona, Sanchez-Mira, Claveria, Santa Praxedes, Buguey, Allacapan, Lal-Lo, Gattaran, Baggao, Lasam) including Babuyan Islands, the northern portion of Apayao (Luna, Santa Marcela, Calanasan, Pudtol, Flora), and the northern portion of Ilocos Norte (Pagudpud, Dumalneg, Adams, Bangui, Burgos, Vintar).\n\nThey can expect winds greater than 62 kph and up to 88 kph in the next 24 hours.\n\nGet the latest news\n\ndelivered to your inbox\n\nSign up for The Manila Times newsletters\n\nBy signing up with an email address, I acknowledge that I have read and agree to the Terms of Service and Privacy Policy.\n\nMeanwhile, Signal No. 1 is up over the rest of mainland Cagayan, Isabela, Quirino, Nueva Vizcaya, the rest of Apayao, Abra, Kalinga, Mountain Province, Ifugao, Benguet, the rest of Ilocos Norte, Ilocos Sur, and La Union, and the northern and central portions of Aurora (Dilasag, Casiguran, Dinalungan, Dipaculao),\n\nAreas under Signal No. 1 should expect winds of 39-61 kph and intermittent rains in the next 36 hours.\n\nAdvertisement\n\nRainfall warnings have also been issued for parts of Northern Luzon with heavy rains affecting Batanes, Cagayan, Apayao, and Ilocos Norte from Friday until Saturday afternoon, while light to moderate rains expected in Isabela,, Abra, Ilocos Sur, Kalinga, Benguet, and La Union.\n\nPagasa said \"Kiyapo\" would continue to move west-northwestward until Saturday toward the Luzon Strait before turning northwestward to northward for the remaining forecast period.\n\nIt also said that its center may pass close to the northeastern portion of mainland Cagayan and then pass very close or make landfall in the vicinity of Babuyan Islands between this afternoon and evening.\n\n\"Kiyapo\" is expected to exit the Philippine Area of Responsibility (PAR) by Saturday morning but is expected to intensify into a Severe Tropical Storm once it passes Babuyan Islands.",
"source": {
"uri": "manilatimes.net",
"dataType": "news",
"title": "The Manila times"
},
"authors": [
{
"uri": "red_mendoza@manilatimes.net",
"name": "Red Mendoza",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Cagayan",
"type": "loc",
"score": 5,
"label": {
"eng": "Cagayan"
},
"location": {
"type": "place",
"label": {
"eng": "Cagayan"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aparri",
"type": "loc",
"score": 4,
"label": {
"eng": "Aparri"
},
"location": {
"type": "place",
"label": {
"eng": "Aparri"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Apayao",
"type": "loc",
"score": 3,
"label": {
"eng": "Apayao"
},
"location": {
"type": "place",
"label": {
"eng": "Apayao"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Batanes",
"type": "loc",
"score": 3,
"label": {
"eng": "Batanes"
},
"location": {
"type": "place",
"label": {
"eng": "Batanes"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ilocos_Norte",
"type": "loc",
"score": 3,
"label": {
"eng": "Ilocos Norte"
},
"location": {
"type": "place",
"label": {
"eng": "Ilocos Norte"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luzon",
"type": "loc",
"score": 3,
"label": {
"eng": "Luzon"
},
"location": {
"type": "place",
"label": {
"eng": "Luzon"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manila",
"type": "loc",
"score": 3,
"label": {
"eng": "Manila"
},
"location": {
"type": "place",
"label": {
"eng": "Manila"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lasam",
"type": "wiki",
"score": 2,
"label": {
"eng": "Lasam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abulug",
"type": "wiki",
"score": 2,
"label": {
"eng": "Abulug"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lal-lo",
"type": "wiki",
"score": 2,
"label": {
"eng": "Lal-lo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Buguey",
"type": "wiki",
"score": 2,
"label": {
"eng": "Buguey"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pudtol",
"type": "loc",
"score": 2,
"label": {
"eng": "Pudtol"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Camalaniugan",
"type": "loc",
"score": 2,
"label": {
"eng": "Camalaniugan"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Calanasan",
"type": "loc",
"score": 2,
"label": {
"eng": "Calanasan"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Allacapan",
"type": "loc",
"score": 2,
"label": {
"eng": "Allacapan"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Kalinga_(province)",
"type": "loc",
"score": 2,
"label": {
"eng": "Kalinga (province)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Dumalneg",
"type": "loc",
"score": 2,
"label": {
"eng": "Dumalneg"
},
"location": {
"type": "place",
"label": {
"eng": "Dumalneg"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pagudpud",
"type": "loc",
"score": 2,
"label": {
"eng": "Pagudpud"
},
"location": {
"type": "place",
"label": {
"eng": "Pagudpud"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sanchez-Mira",
"type": "loc",
"score": 2,
"label": {
"eng": "Sanchez-Mira"
},
"location": {
"type": "place",
"label": {
"eng": "Sanchez-Mira"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Santa_Praxedes",
"type": "loc",
"score": 2,
"label": {
"eng": "Santa Praxedes"
},
"location": {
"type": "place",
"label": {
"eng": "Santa Praxedes"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vintar",
"type": "loc",
"score": 2,
"label": {
"eng": "Vintar"
},
"location": {
"type": "place",
"label": {
"eng": "Vintar"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gattaran",
"type": "loc",
"score": 2,
"label": {
"eng": "Gattaran"
},
"location": {
"type": "place",
"label": {
"eng": "Gattaran"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baggao",
"type": "loc",
"score": 2,
"label": {
"eng": "Baggao"
},
"location": {
"type": "place",
"label": {
"eng": "Baggao"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Manila_Times",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Manila Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abra_(province)",
"type": "loc",
"score": 2,
"label": {
"eng": "Abra (province)"
},
"location": {
"type": "place",
"label": {
"eng": "Abra (province)"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dinalungan",
"type": "wiki",
"score": 1,
"label": {
"eng": "Dinalungan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dilasag",
"type": "wiki",
"score": 1,
"label": {
"eng": "Dilasag"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dipaculao",
"type": "wiki",
"score": 1,
"label": {
"eng": "Dipaculao"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luzon_Strait",
"type": "wiki",
"score": 1,
"label": {
"eng": "Luzon Strait"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 18
},
{
"uri": "dmoz/Home/Moving_and_Relocating/Moving",
"label": "dmoz/Home/Moving and Relocating/Moving",
"wgt": 11
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/Tropical_Health",
"label": "dmoz/Health/Public Health and Safety/Tropical Health",
"wgt": 16
}
],
"image": "https://manilatimes.net/manilatimes/uploads/images/2026/07/24/1149568.jpeg",
"eventUri": null,
"sentiment": 0.1215686274509804,
"wgt": 522573807,
"relevance": 1
},
{
"uri": "9405465870",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:23:27",
"dateTime": "2026-07-24T07:23:27Z",
"dateTimePub": "2026-07-24T07:23:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.manilatimes.net/2026/07/24/tmt-newswire/ajinomoto-philippines-demonstrates-science-led-approach-to-sustainable-food-operations-through-factory-tour/2390875",
"title": "Ajinomoto Philippines demonstrates science-led approach to sustainable food operations through factory tour",
"body": "THE food manufacturing industry continues to change as companies balance product quality with growing expectations for better nutrition, greater operational efficiency, and more sustainable production. Environmental performance and responsible manufacturing have become increasingly important considerations alongside food safety and innovation.\n\nThese developments are reflected in the World of Ajinomoto Philippines Factory Tour at Ajinomoto Philippines Corp.'s (APC) manufacturing facility in Guiguinto, Bulacan. The immersive program provides visitors with an overview of how food science, manufacturing technology, and sustainability are integrated across the company's operations, offering a snapshot of how food manufacturers are adapting to changing industry priorities.\n\nAjinomoto Philippines Corporation welcomed visitors to the 'World of Ajinomoto PH' factory tour in their APF Bulacan facility. PHOTO FROM AJINOMOTO PHILIPPINES\n\n\"In the past, we received requests from students and private groups who wanted to visit our factory for learning and educational purposes. Many shared that the experience helped them connect classroom lessons with real-world applications,\" said APC Senior Vice President Makoto Tanabe.\n\nThe tour also provides context for the Ajinomoto Group's broader sustainability strategy under its 2030 Roadmap, which aims to help extend the healthy life expectancy of one billion people while reducing environmental impact by 50 percent. Rather than presenting environmental initiatives as standalone projects, the facility illustrates how sustainability is being integrated across production, logistics, nutrition and workplace operations.\n\nGet the latest news\n\ndelivered to your inbox\n\nSign up for The Manila Times newsletters\n\nBy signing up with an email address, I acknowledge that I have read and agree to the Terms of Service and Privacy Policy.\n\nA visual blueprint for a greener future: This vibrant sustainability mural at the APF Bulacan facility maps out APC's commitment to renewable energy, water conservation, and community nutrition campaigns like BawAsin® and I Love Veggie-licious®. PHOTO FROM AJINOMOTO PHILIPPINES\n\n\"Recognizing that our factory has a story worth sharing, we developed a more structured and engaging tour experience that showcases our journey -- from the discovery of umami, invention of MSG to the growth of our company locally and globally,\" Tanabe added.\n\nAdvertisement\n\nA dedicated portion of the tour examines the science behind umami, introducing visitors to the fifth basic taste and its role in flavor enhancement. The discussion aligns with APC's Umami Month, a month-long celebration of everything and anything about 'umami' built around World Umami Day (July 25), recognizing the discovery as a cornerstone of the company's history and its continued efforts in food research and innovation.\n\nFirst commercialized by the Ajinomoto Group more than a century ago and used in Filipino households for over 65 years, visitors then explore the interactive exhibit that traces the history of monosodium glutamate (MSG).\n\nVisitors learn about Ajinomoto's Shared Value (ASV) framework, showcasing the company's dual focus on global sustainability and improving health and well-being, alongside the historic discovery of umami. PHOTO FROM AJINOMOTO PHILIPPINES\n\nThe tour provides science-based information on MSG, including discussions on common misconceptions and its recognition as safe for general consumption by the Philippine Food and Drug Administration (FDA) and World Health Organization (WHO).\n\nAdvertisement\n\nVisitors are also provided with insights into APC's operational framework and how the system keeps the facility running. Across all production areas, automated processes, quality checks, and safety measures are strictly monitored and implemented.\n\nThe tour reflects a broader industry trend in which technologies and manufacturing advancements are increasingly viewed as essential to maintaining competitiveness while meeting higher standards for food safety and product consistency.\n\nSince 2024, APC's Bulacan facility has operated on 100 percent renewable electricity, avoiding an estimated 3,000 metric tons of carbon dioxide equivalent (CO2e) emissions annually. The company has also deployed a 40-foot electric prime mover as part of efforts to reduce emissions within its logistics network.\n\nThe facility's rooftop solar panels supply 30 percent of APF Bulacan's 100 percent renewable energy, with the rest being sourced by a renewable energy provider. PHOTO FROM AJINOMOTO PHILIPPINES\n\nAdvertisement\n\nAPC's dedicated on-site EV charging station in APF Bulacan powering its 40-foot electric prime mover, reducing carbon emissions in its logistics network. PHOTO FROM AJINOMOTO PHILIPPINES\n\nThe company's circular economy initiatives are likewise integrated into its operations. Through SariCycle®, APC collaborates with local sari-sari store owners and communities to recover and recycle single-use plastics. In the first half of 2026, the program collected 14.8 metric tons of plastic waste in Quezon City while expanding participation with 50 new registrants, with further expansion planned.\n\nPrograms such as BawAsin® demonstrate how umami can help reduce sodium intake without compromising taste, while I Love Veggie-Licious® advocates for greater vegetable intake by making healthier meal choices more accessible and appealing.\n\nAdvertisement\n\nVisitors are introduced to designated pedestrian walkways, the Point and Call safety system, mandatory personal protective equipment in production areas, and regular inspections covering electrical systems, fire protection, air quality, and wastewater management, contributing to the factory's zero-lost time accident record for more than 2,000 days.\n\nThe World of Ajinomoto Philippines Factory Tour offers a practical illustration of operational necessity, as it presents manufacturing through the combined lens of food science, responsible operations, and environmental stewardship.\n\nBy welcoming the public into its facility, APC aims to provide a firsthand look and closer understanding of the systems, technologies, and practices that support modern food production. Visits may be scheduled through the World of Ajinomoto PH online booking page or by emailing [email protected].",
"source": {
"uri": "manilatimes.net",
"dataType": "news",
"title": "The Manila times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Ajinomoto",
"type": "org",
"score": 5,
"label": {
"eng": "Ajinomoto"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Umami",
"type": "wiki",
"score": 5,
"label": {
"eng": "Umami"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sustainability",
"type": "wiki",
"score": 5,
"label": {
"eng": "Sustainability"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nutrition",
"type": "wiki",
"score": 5,
"label": {
"eng": "Nutrition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bulacan",
"type": "loc",
"score": 5,
"label": {
"eng": "Bulacan"
},
"location": {
"type": "place",
"label": {
"eng": "Bulacan"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Philippines",
"type": "loc",
"score": 5,
"label": {
"eng": "Philippines"
},
"location": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monosodium_glutamate",
"type": "wiki",
"score": 4,
"label": {
"eng": "Monosodium glutamate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sustainable_food_system",
"type": "wiki",
"score": 3,
"label": {
"eng": "Sustainable food system"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Environmental_issues",
"type": "wiki",
"score": 3,
"label": {
"eng": "Environmental issues"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guiguinto",
"type": "loc",
"score": 3,
"label": {
"eng": "Guiguinto"
},
"location": {
"type": "place",
"label": {
"eng": "Guiguinto"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Food_processing",
"type": "wiki",
"score": 3,
"label": {
"eng": "Food processing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Food_safety",
"type": "wiki",
"score": 3,
"label": {
"eng": "Food safety"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Logistics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Logistics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vice_President_of_the_United_States",
"type": "wiki",
"score": 3,
"label": {
"eng": "Vice President of the United States"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Renewable_energy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Renewable energy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Life_expectancy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Life expectancy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Global_warming_potential",
"type": "wiki",
"score": 2,
"label": {
"eng": "Global warming potential"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Food_science",
"type": "wiki",
"score": 2,
"label": {
"eng": "Food science"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Manila_Times",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Manila Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Quality_of_life",
"type": "wiki",
"score": 2,
"label": {
"eng": "Quality of life"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Taste",
"type": "wiki",
"score": 2,
"label": {
"eng": "Taste"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Water_conservation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Water conservation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenhouse_gas_emissions",
"type": "wiki",
"score": 1,
"label": {
"eng": "Greenhouse gas emissions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wastewater_treatment",
"type": "wiki",
"score": 1,
"label": {
"eng": "Wastewater treatment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Quezon_City",
"type": "loc",
"score": 1,
"label": {
"eng": "Quezon City"
},
"location": {
"type": "place",
"label": {
"eng": "Quezon City"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Business/Energy",
"label": "dmoz/Business/Energy",
"wgt": 26
},
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 26
},
{
"uri": "dmoz/Science/Environment",
"label": "dmoz/Science/Environment",
"wgt": 32
},
{
"uri": "dmoz/Science/Technology/Energy",
"label": "dmoz/Science/Technology/Energy",
"wgt": 29
},
{
"uri": "dmoz/Science/Technology/Food_Science",
"label": "dmoz/Science/Technology/Food Science",
"wgt": 32
},
{
"uri": "news/Environment",
"label": "news/Environment",
"wgt": 67
},
{
"uri": "iptc/economy,_business_and_finance/business_information",
"label": "iptc/economy, business and finance/business information",
"wgt": 99
}
],
"image": "https://manilatimes.net/manilatimes/uploads/images/2026/07/24/1149614.jpg",
"eventUri": null,
"sentiment": 0.3411764705882352,
"wgt": 522573807,
"relevance": 1
},
{
"uri": "9405464186",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:21:48",
"dateTime": "2026-07-24T07:21:48Z",
"dateTimePub": "2026-07-24T07:21:23Z",
"dataType": "news",
"sim": 0.6313725709915161,
"url": "https://cebudailynews.inquirer.net/750309/false-alarm-triggers-panic-at-tacloban-school-month-after-shooting",
"title": "False alarm triggers panic at Tacloban school month after shooting",
"body": "Cebu City, Philippines -- A false alarm triggered panic at San Jose National High School in Tacloban City on Friday morning, July 24.\n\nAccording to the Tacloban City Police Office, several students fled the campus in panic after hearing screams. However, when responding personnel arrived, they discovered it was a false alarm.\n\nPolice said the commotion started during a class performance, where loud cheers and table-banging were mistaken by students in nearby classrooms for a shooting incident.\n\nREAD: School violence stems from multiple risks, not a single cause -- psychologists\n\nThe police declared the situation under control, with responders on the scene to provide first aid and ensure the safety of students and school personnel. As a precaution, students were allowed to go home early.\n\nAuthorities reiterated to the public to rely only on verified information to prevent unnecessary panic.\n\nJune 22 school shooting\n\nIt can be recalled that a shooting incident happened in the same school on the morning of June 22.\n\nTwo minors, aged 14 and 15, shot at students on the premises, leaving three dead and at least twenty others wounded. Police caught the suspects and recovered from the crime scene at least 40 bullets.\n\nThe tragedy led to intensified calls for stricter firearm accountability regarding how the minors obtained the weapons, while putting the Juvenile Justice and Welfare Act under intense scrutiny as critics push to lower the age of criminal responsibility.\n\nFurthermore, the incident prompted schools nationwide to tighten campus security, implement cellphone restrictions, and pressure the Department of Education to expand mental health monitoring and anti-bullying programs.\n\nREAD: Archival orders tighter school security after Tacloban school shooting\n\nSan Jose National High School had only reopened on July 6, prioritizing emotional recovery and psychosocial activities over standard lessons.\n\n\"We do not want our students to remain away from school because we have to gradually return to normal,\" said Nilo Eder, information officer of the Tacloban City Schools Division.",
"source": {
"uri": "cebudailynews.inquirer.net",
"dataType": "news",
"title": "CDN Digital"
},
"authors": [
{
"uri": "nicolo_nasol@cebudailynews.inquirer.net",
"name": "Nicolo Nasol",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Tacloban",
"type": "loc",
"score": 5,
"label": {
"eng": "Tacloban"
},
"location": {
"type": "place",
"label": {
"eng": "Tacloban"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/San_Jose,_California",
"type": "loc",
"score": 3,
"label": {
"eng": "San Jose, California"
},
"location": {
"type": "place",
"label": {
"eng": "San Jose, California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cebu_City",
"type": "loc",
"score": 3,
"label": {
"eng": "Cebu City"
},
"location": {
"type": "place",
"label": {
"eng": "Cebu City"
},
"country": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/School_violence",
"type": "wiki",
"score": 2,
"label": {
"eng": "School violence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/School_shooting",
"type": "wiki",
"score": 2,
"label": {
"eng": "School shooting"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minor_(law)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Minor (law)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/First_aid",
"type": "wiki",
"score": 2,
"label": {
"eng": "First aid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Psychologist",
"type": "wiki",
"score": 2,
"label": {
"eng": "Psychologist"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Age_of_criminal_responsibility",
"type": "wiki",
"score": 1,
"label": {
"eng": "Age of criminal responsibility"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Department_of_Education_(Philippines)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Department of Education (Philippines)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Juvenile_court",
"type": "wiki",
"score": 1,
"label": {
"eng": "Juvenile court"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mental_health",
"type": "wiki",
"score": 1,
"label": {
"eng": "Mental health"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Firearm",
"type": "wiki",
"score": 1,
"label": {
"eng": "Firearm"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Law/Law_Enforcement",
"label": "dmoz/Society/Law/Law Enforcement",
"wgt": 25
},
{
"uri": "dmoz/Society/Issues/Violence_and_Abuse",
"label": "dmoz/Society/Issues/Violence and Abuse",
"wgt": 24
},
{
"uri": "dmoz/Recreation/Guns/Competition_Shooting",
"label": "dmoz/Recreation/Guns/Competition Shooting",
"wgt": 23
},
{
"uri": "dmoz/Society/Issues/Education",
"label": "dmoz/Society/Issues/Education",
"wgt": 25
},
{
"uri": "dmoz/Society/Crime/Research",
"label": "dmoz/Society/Crime/Research",
"wgt": 19
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 81
},
{
"uri": "iptc/education",
"label": "iptc/education",
"wgt": 99
}
],
"image": "https://cebudailynews.inquirer.net/files/2026/07/755693961_943689408741231_594201776710791385_n.jpeg",
"eventUri": "eng-11860490",
"sentiment": -0.3803921568627451,
"wgt": 522573708,
"relevance": 1
},
{
"uri": "9405463037",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:20:51",
"dateTime": "2026-07-24T07:20:51Z",
"dateTimePub": "2026-07-24T07:16:38Z",
"dataType": "news",
"sim": 0.7647058963775635,
"url": "https://www.gmanetwork.com/news/sports/othersports/995999/team-liquid-ph-and-team-falcons-ph-at-msc-2026-results-recap/story/",
"title": "Team Liquid PH and Team Falcons PH at MSC 2026: Results recap",
"body": "Make this your preferred source to get more updates from this publisher on Google.\n\nThe battle for the Mobile Legends: Bang Bang Mid Season Cup (MSC) title is officially underway.\n\nThe 2026 MSC at the Esports World Cup brings together the best MLBB teams from around the globe, with every region represented in a quest for the prestigious international championship.\n\nPhilippine representatives Team Liquid PH and Team Falcons PH headline the country's campaign as they seek to add another world title to the nation's decorated MLBB legacy.",
"source": {
"uri": "gmanetwork.com",
"dataType": "news",
"title": "GMA Network"
},
"authors": [
{
"uri": "bea_micaller@gmanetwork.com",
"name": "Bea Micaller",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Philippines",
"type": "loc",
"score": 5,
"label": {
"eng": "Philippines"
},
"location": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mobile_Legends:_Bang_Bang",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mobile Legends: Bang Bang"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Team_Liquid",
"type": "wiki",
"score": 3,
"label": {
"eng": "Team Liquid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Esports",
"type": "wiki",
"score": 2,
"label": {
"eng": "Esports"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 2,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Google",
"type": "org",
"score": 2,
"label": {
"eng": "Google"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Paintball/Teams",
"label": "dmoz/Sports/Paintball/Teams",
"wgt": 19
},
{
"uri": "dmoz/Computers/Robotics/Competitions",
"label": "dmoz/Computers/Robotics/Competitions",
"wgt": 20
},
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 38
},
{
"uri": "dmoz/Sports/Multi-Sports/Biathlon",
"label": "dmoz/Sports/Multi-Sports/Biathlon",
"wgt": 19
},
{
"uri": "dmoz/Business/Real_Estate/Legal",
"label": "dmoz/Business/Real Estate/Legal",
"wgt": 24
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 71
}
],
"image": "https://images.gmanews.tv/webpics/2026/07/TLPH_Falcons_PH_in_MSC_EWC_2026_07_24_15_15_24.jpg",
"eventUri": "eng-11860484",
"sentiment": 0.1058823529411765,
"wgt": 522573651,
"relevance": 1
},
{
"uri": "9405462454",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:20:08",
"dateTime": "2026-07-24T07:20:08Z",
"dateTimePub": "2026-07-24T07:16:00Z",
"dataType": "news",
"sim": 0.8117647171020508,
"url": "https://www.manilatimes.net/2026/07/24/world/asia-oceania/no-signs-of-life-as-china-landslide-death-toll-rises-to-11-50-missing-authorities/2390874",
"title": "'No signs of life' as China landslide death toll rises to 11, 50 missing: authorities",
"body": "BEIJING -- The death toll from a landslide in southwestern China rose to 11, with rescuers still searching for 50 missing people in the rubble, where there are \"no signs of life\", according to authorities.\n\nThe landslide, which occurred last Friday in Chongqing's Pengshui County, swept away several residential buildings at the foot of a mountain and along a riverbank.\n\nHundreds of rescue workers have been deployed to the scene, where footage from state media showed a huge pile of rocks and earth had collapsed into a residential and commercial street.\n\nHowever, \"following multiple rounds of life detection and search operations, no signs of life have been detected,\" Pengshui authorities said in a statement on social media late Thursday.\n\n\"Rescue efforts have been exceptionally challenging due to the massive volume of the landslide debris, the large size and sheer number of fallen boulders, the confined working space at the site, and the poor stability of the slopes,\" the statement said.\n\nGet the latest news\n\ndelivered to your inbox\n\nSign up for The Manila Times newsletters\n\nBy signing up with an email address, I acknowledge that I have read and agree to the Terms of Service and Privacy Policy.\n\n\"Specialist teams are continuing to carry out the search for remains in a scientific and orderly manner, working round the clock.\"\n\nTen people were injured, it added.\n\nAdvertisement\n\nAuthorities had previously reported eight dead and 34 missing.\n\nThe disaster occurred less than two weeks after another landslide in northwestern Gansu province buried 33 people and left 21 dead.",
"source": {
"uri": "manilatimes.net",
"dataType": "news",
"title": "The Manila times"
},
"authors": [
{
"uri": "agence_france_presse@manilatimes.net",
"name": "Agence France-Presse",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Landslide",
"type": "wiki",
"score": 5,
"label": {
"eng": "Landslide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rosa_chinensis",
"type": "wiki",
"score": 3,
"label": {
"eng": "Rosa chinensis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chongqing",
"type": "loc",
"score": 3,
"label": {
"eng": "Chongqing"
},
"location": {
"type": "place",
"label": {
"eng": "Chongqing"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pengshui_Miao_and_Tujia_Autonomous_County",
"type": "loc",
"score": 3,
"label": {
"eng": "Pengshui Miao and Tujia Autonomous County"
},
"location": {
"type": "place",
"label": {
"eng": "Pengshui Miao and Tujia Autonomous County"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 3,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_media",
"type": "wiki",
"score": 2,
"label": {
"eng": "State media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 2,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Manila_Times",
"type": "wiki",
"score": 1,
"label": {
"eng": "The Manila Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Email",
"type": "wiki",
"score": 1,
"label": {
"eng": "Email"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gansu",
"type": "loc",
"score": 1,
"label": {
"eng": "Gansu"
},
"location": {
"type": "place",
"label": {
"eng": "Gansu"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 16
},
{
"uri": "dmoz/Business/Business_Services/Signage",
"label": "dmoz/Business/Business Services/Signage",
"wgt": 22
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/Emergency_Services",
"label": "dmoz/Health/Public Health and Safety/Emergency Services",
"wgt": 17
},
{
"uri": "dmoz/Society/Folklore/Death_and_Funeral_Customs",
"label": "dmoz/Society/Folklore/Death and Funeral Customs",
"wgt": 14
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Afterlife",
"label": "dmoz/Society/Religion and Spirituality/Afterlife",
"wgt": 19
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 95
}
],
"image": "https://manilatimes.net/manilatimes/uploads/images/2026/07/24/1149627.jpg",
"eventUri": "eng-11860139",
"sentiment": -0.2313725490196078,
"wgt": 522573608,
"relevance": 1
},
{
"uri": "9405461482",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:45",
"dateTime": "2026-07-24T07:18:45Z",
"dateTimePub": "2026-07-24T07:18:25Z",
"dataType": "news",
"sim": 0,
"url": "https://www.gmanetwork.com/entertainment/showbiznews/anne-curtis-explores-the-beauty-of-basque-country/136220/",
"title": "Anne Curtis explores the beauty of Basque Country",
"body": "Actress-host Anne Curtis has been on an adventure with her family and loved ones abroad recently and gives a glimpse of their trip on social media.\n\nAs seen in her recent Instagram post, the celebrity mom went to the Basque Country, where she and her family explored beautiful sights and indulged in delicious meals.\n\nThe It's Showtime host also crossed paths with her fellow actress, Judy Ann Santos, during the trip.\n\n\"Crossing borders in Basque Country to feast thy eyes, thy palate, and thy soul with a sprinkle of witchery. From San Sebastián-La Rhune-Saint Jean De Luz- Zugarramurdi for Cuevas de las brujas yet still so much to see. We shall be back,\" she wrote.\n\nPrior to this, Anne and her husband, Erwan Heussaff, along with their daughter Dahlia, jetted off to France, where they were joined by the family of actress Solenn Heussaff and Nico Bolzico.\n\nThe two families spent quality time in Paris and Bretagne, as seen in their respective posts.",
"source": {
"uri": "gmanetwork.com",
"dataType": "news",
"title": "GMA Network"
},
"authors": [
{
"uri": "dianne_mariano@gmanetwork.com",
"name": "Dianne Mariano",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Anne_Curtis",
"type": "person",
"score": 5,
"label": {
"eng": "Anne Curtis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Basque_Country_(autonomous_community)",
"type": "loc",
"score": 5,
"label": {
"eng": "Basque Country (autonomous community)"
},
"location": {
"type": "place",
"label": {
"eng": "Basque Country (autonomous community)"
},
"country": {
"type": "country",
"label": {
"eng": "Spain"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Adventure_film",
"type": "wiki",
"score": 3,
"label": {
"eng": "Adventure film"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Instagram",
"type": "org",
"score": 3,
"label": {
"eng": "Instagram"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 3,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/It's_Showtime_(Philippine_TV_program)",
"type": "wiki",
"score": 2,
"label": {
"eng": "It's Showtime (Philippine TV program)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Judy_Ann_Santos",
"type": "person",
"score": 2,
"label": {
"eng": "Judy Ann Santos"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Solenn_Heussaff",
"type": "person",
"score": 1,
"label": {
"eng": "Solenn Heussaff"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soul_music",
"type": "wiki",
"score": 1,
"label": {
"eng": "Soul music"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brittany",
"type": "loc",
"score": 1,
"label": {
"eng": "Brittany"
},
"location": {
"type": "place",
"label": {
"eng": "Brittany"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris",
"type": "loc",
"score": 1,
"label": {
"eng": "Paris"
},
"location": {
"type": "place",
"label": {
"eng": "Paris"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
}
],
"categories": [
{
"uri": "dmoz/Recreation/Travel/Travelogues",
"label": "dmoz/Recreation/Travel/Travelogues",
"wgt": 16
},
{
"uri": "dmoz/Society/Genealogy",
"label": "dmoz/Society/Genealogy",
"wgt": 14
},
{
"uri": "dmoz/Home/Family/Large_Families",
"label": "dmoz/Home/Family/Large Families",
"wgt": 19
},
{
"uri": "dmoz/Shopping/Death_Care/Online_Memorials",
"label": "dmoz/Shopping/Death Care/Online Memorials",
"wgt": 14
},
{
"uri": "dmoz/Home/Family/Family_Resources_and_Support",
"label": "dmoz/Home/Family/Family Resources and Support",
"wgt": 16
},
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 100
},
{
"uri": "iptc/society/family",
"label": "iptc/society/family",
"wgt": 83
}
],
"image": "https://aphrodite.gmanetwork.com/entertainment/articles/1200_675_13_24-07-2026-1512_-20260724151247.jpg",
"eventUri": null,
"sentiment": 0.2627450980392156,
"wgt": 522573525,
"relevance": 1
}
],
"totalResults": 46605,
"page": 1,
"count": 10,
"pages": 4661
}
}