strugee/fulldom-server
Proxy-like server that will show you the DOM of a page after JS runs
This tool helps web data gatherers and automation specialists access the full content of web pages that rely on JavaScript to display their information. It takes a web address and a CSS selector, waits for the specified part of the page to load, and then outputs the complete, rendered HTML content. It's designed for users who need to automate data extraction from modern, dynamic websites.
No commits in the last 6 months.
Use this if you need to reliably capture the content of a web page after all its JavaScript has executed and specific elements are present.
Not ideal if you need to process a very high volume of requests quickly or plan to deploy it in a public, high-traffic production environment due to its performance characteristics.
Stars
38
Forks
6
Language
JavaScript
License
AGPL-3.0
Category
Last pushed
May 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/strugee/fulldom-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.