Europe to Curb Children's Social Media Use With 'Phased' Age-Based Access
Instead of an outright ban, EU President Ursula von der Leyen is suggesting social media start dates that will allow kids gradual access to platforms.
Real-time politics news from Germany, structured for developers. NewsMesh filters Germany-relevant politics coverage into one JSON feed (GET /v1/latest?category=politics&country=de), each story tagged with category, country relevance, and the named people detected in the body.
Instead of an outright ban, EU President Ursula von der Leyen is suggesting social media start dates that will allow kids gradual access to platforms.
The European Commission plans to introduce age-based restrictions on children's access to social media as governments worldwide tighten online safety rules.
The German government wants to amend the Freedom of Information Act. Critics fear this will spell the end of the government's obligation to disclose information.
The President of the European Commission announced plans to restrict social media platforms for children under 13 today.
The German chancellor says the EU cannot win against a competitor that artificially manipulates its currency. Meanwhile, another US national suffering from Ebola has landed in G...
An expert panel has recommended limiting access to social media for young children across the EU. The European Commission is expected to present a proposal for legislation on th...
Following a worrying new report, Europe is taking steps toward barring children from using social media.
An expert panel has recommended limiting access to social media for young children across the EU. The European Commission is expected to present a proposal for legislation on th...
The ruling coalition said the hike is not only to fill a budget gap but also to protect public health. Meanwhile, another US national suffering from Ebola has landed in Germany ...
‘We need age-appropriate restrictions on platforms,’ said EU leader Ursula von der Leyen.
Japanese leaders have privately approached allies such as the United States, Australia and Germany in recent months for advice on technology, staffing and priorities.
Germany has banned workers from taking sick leave, even just one day, without a doctor’s note.
Heavily supported in eastern states, the Alternative for Germany is using a GDR cultural icon, the Schwalbe moped, in its campaigning. Now, the Jewish heir of the manufacturer i...
Germany has banned workers from taking sick leave, even just one day, without a doctor’s note.
An international edition of The POLITICO Poll details how national pride differs across six major democracies of the West.
The leaders of Western Europe’s three biggest economies — France, the United Kingdom, and Germany — all hold the records for the most unpopular leaders in modern history. German...
The "Angry Birds Commando" group said they placed incendiary devices on a railroad between the two busy cities of Cologne and Düsseldorf. The group blamed industrial technology ...
The Alternative for Germany has a lead of nearly 20 points over the mainstream conservatives in opinion polls in the state of Saxony-Anhalt, which votes for its government in Se...
NewsMesh filters Germany-relevant politics coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=politics&country=de). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=politics&country=de&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.NewsMesh filters Germany-relevant politics coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=politics&country=de. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Germany coverage from /v1/latest?country=de.
Yes. NewsMesh is a real-time news API: politics Germany stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.