IndieWebpage Analyzer

This is a simple web page that reviews and compares indie websites—unique creations from individuals across the web. Inspired by projects like 250kb.club, 512kb.club, 1mb.club, No-JS Club, and No-CSS Club.

Safe-for-work (SFW) websites larger than 256 bytes (total loaded size via browser network tools) are analyzed. Each URL is checked 3 times with a 10s request timeout and a 4s page load timeout.


Ranked Websites (18/23)

Show/hide list of ranked websites

Table may be scrollable horizontally

#URLSize CSSJSimgsvgcanvasaudiovideoiframeComp.
🥇https://durad.xyz/dnevnik/2024/1728815773.html2.4 KBYesNoNoNoNoNoNoNoYes
🥈https://durad.xyz/2.6 KBYesNoNoNoNoNoNoNoYes
🥉https://durad.xyz/projects/wellness-tracker3.1 KBYesNoNoNoNoNoNoNoYes
4https://durad.xyz/projects/command-crate?kb=824.4 KBYesNoYesNoNoNoNoNoYes
5https://durad.xyz/projects/command-crate?about4.4 KBYesNoYesNoNoNoNoNoYes
6https://durad.xyz/projects/command-crate4.4 KBYesNoYesNoNoNoNoNoYes
7https://durad.xyz/projects/command-crate?latest4.5 KBYesNoYesNoNoNoNoNoYes
8https://durad.xyz/projects/iwa5.2 KBYesNoNoYesNoNoNoNoYes
9https://durad.xyz/projects/daily-vitality5.8 KBYesYesYesNoNoNoNoNoYes
10https://techdocscove.xyz/page/how-to-delete-microsoft-teams-cache9.7 KBYesYesYesYesNoNoNoNoYes
11https://durad.xyz/dnevnik10.2 KBYesNoNoNoNoNoNoNoYes
12https://techdocscove.xyz/10.7 KBYesYesYesNoNoNoNoNoYes
13https://techdocscove.xyz/page/mastering-vi-and-vim11.4 KBYesYesYesYesNoNoNoNoYes
14https://techdocscove.xyz/page/linux-philosophy-everything-is-a-file-explained11.6 KBYesYesYesYesNoNoNoNoYes
15https://durad.xyz/projects/git-project-tracker29.0 KBYesNoNoNoNoNoNoNoYes
16https://durad.xyz/projects/pohofusion/pohokolius132.1 KBYesYesYesYesNoNoNoNoYes
17https://durad.xyz/projects/pohofusion251.8 KBYesYesYesYesNoNoNoNoYes
18https://durad.xyz/projects/pohofusion/videos280.7 KBYesYesYesYesNoNoNoNoYes

Table may be scrollable horizontally


Excluded/Inaccessible Websites (5)

Show sites that were excluded or inaccessible (2025-05-05)

These sites were excluded (e.g., too small, stale), inaccessible during automated checks, or encountered errors.


Methodology

Show details about tools and methods

Results generated by analyzing URLs without retaining data or setting cookies. This static HTML/CSS report is cached. Sites ranked by total page size (smallest first).

Tools:

  • Requests: Fetching initial HTML, checking headers. User-Agent: iwa - IndieWebpage Analyzer/0.6.0 (Python/3.13.3)
  • Selenium (via Chromedriver): Loading pages in a headless Chrome browser to measure total size (including assets loaded via JS) and check for dynamic content presence using performance logs. Explicit Chromedriver path used due to environment constraints.
  • BeautifulSoup: Parsing final HTML structure from Selenium.
View Selenium Configuration Used
# WebDriver
Chrome (Headless)

# Driver Path
/usr/bin/chromedriver

# Arguments
--headless, --no-sandbox, --disable-dev-shm-usage, --disable-cache, --disable-application-cache, --disable-offline-load-stale-cache, --disable-service-worker

# Logging Prefs
{'performance': 'ALL'}

# Chrome Prefs
{'profile.default_content_setting_values.cookies': 2, 'profile.default_content_setting_values.cache': 2, 'applicationCacheEnabled': False, 'cacheEnabled': False}

Navigate to the top of the page