no key · no human

Bear Goggles On API, RSS and sitemap

Every article Bear Goggles On publishes, as JSON, through an open API with no key and no signup. 371 of their articles are indexed right now, refreshed hourly.

United StatesEnglish#5,820 by volume

Four ways to pull beargoggleson.com

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from beargoggleson.com, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=beargoggleson.com&size=20"open it →

RSS Subscribe in any reader

The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.

curl -s "https://freenewsapi.ai/v1/rss?host=beargoggleson.com&size=50"open it →

JSON Feed For apps

JSON Feed 1.1, the same content in a format apps parse natively.

curl -s "https://freenewsapi.ai/v1/feed.json?host=beargoggleson.com&size=50"open it →

Trimmed For agents

Only the fields an agent needs — title, url, date, language — so the response stays small.

curl -s "https://freenewsapi.ai/v1/search?host=beargoggleson.com&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

sport 100%

Call the API

A live request. Paste it into a terminal and Bear Goggles On headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=beargoggleson.com&size=5"
371
articles indexed
371
in the last 30 days
15
median per day
1
languages
4052 min
median crawl lag
16.08 → 06.09
archive depth

Publishing volume

Articles per day over the last 22 days. The busiest hour is 11:00 UTC — that is when the newsroom pushes its main batch.

2026-08-16: 5 articles2026-08-17: 8 articles2026-08-18: 8 articles2026-08-19: 12 articles2026-08-20: 14 articles2026-08-21: 12 articles2026-08-22: 8 articles2026-08-23: 16 articles2026-08-24: 14 articles2026-08-25: 30 articles2026-08-26: 32 articles2026-08-27: 32 articles2026-08-28: 24 articles2026-08-29: 12 articles2026-08-30: 27 articles2026-08-31: 16 articles2026-09-01: 14 articles2026-09-02: 21 articles2026-09-03: 21 articles2026-09-04: 21 articles2026-09-05: 15 articles2026-09-06: 9 articles08-1608-1908-2208-2508-2808-3109-0309-06
bash
curl "https://freenewsapi.ai/v1/stats?host=beargoggleson.com&top=10"

Publishing rhythm

When Bear Goggles On actually publishes, by hour of day (UTC) and by day of week — measured from 371 timestamps, not from a schedule they advertise.

00: 30001: 00102: 20203: 30304: 00405: 00506: 00607: 00708: 00809: 00910: 521011: 551112: 511213: 291314: 241415: 281516: 311617: 81718: 41819: 81920: 02021: 542122: 152223: 423
Mon: 38MonTue: 52TueWed: 65WedThu: 67ThuFri: 57FriSat: 35SatSun: 57Sun

Sections

Sections come from the publisher's own markup, present on 17% of their articles.

SectionArticles
sport63

Languages

CodeLanguageArticlesShare
enEnglish371100.0%

Latest articles

The 18 most recent Bear Goggles On articles in the index — the same rows the API returns, rendered for humans.

Here's what a perfect rookie season would look like for every Bears 2026 draft pick
2026-09-06 10:00 UTC
What would it look like for each Chicago Bears rookie to have the perfect season during the 2026 campaign for a team looking to capture the Super Bowl?
Predicting Bears' first 5 games of 2026 season (with one satisfying win)
2026-09-05 15:00 UTC
Bear Goggles On predicts the first five games of the 2026 season for the Chicago Bears, with one of the wins being the most satisfying.
Why Bears' depth at defensive tackle is thinner than the roster suggests
2026-09-05 12:00 UTC
The Chicago Bears' defensive tackle position might have a ton of potential to them, but they might be a bit thin there after the Gervon Dexter Sr. trade.
Ryan Poles' Miami-Stanford visit didn't hide very well who Bears are targeting
2026-09-05 11:00 UTC
Chicago Bears general manager Ryan Poles went to the Miami-Stanford football game, as he showed his cards too early on who he might be targeting.
5 practice squad running backs Bears need to keep on their radar
2026-09-05 10:00 UTC
If the Chicago Bears experienced a need for running back help due to injury, these five practice squad backs should be first up on their list.
Bears' latest contract restructures could be setting up something much bigger
2026-09-04 15:00 UTC
The Chicago Bears' recent contract restructures could be a sign of something even bigger to come for the team during the 2026 season.
Forgotten about Day 3 pick could help out Bears' offense more than expected
2026-09-04 13:00 UTC
The Chicago Bears' running back room was one of the team's most productive units last season. Here is a player who could be a key contributor this season.

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=beargoggleson.com&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=beargoggleson.com&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well Bear Goggles On marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
17%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 4052 min at the median, 14160 minutes at the 90th percentile.

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

Does Bear Goggles On have an official API?

Not a public one. This endpoint is the practical alternative: their articles as structured JSON, with title, lead, publication time, section, byline and a link back to the original.

How do I get their RSS feed?

Most publishers expose one at /rss or /feed, but feeds carry only the last few dozen items and drop them within hours. This index keeps 371 of their articles and lets you filter by date, language and section.

How many articles does Bear Goggles On publish per day?

15 on a median day, measured across 22 days.

Can I use this commercially?

The API is free and unauthenticated. What you may do with the content is between you and the publisher: we return metadata, a lead paragraph and a link, not a licence.