Skip to content

Comment on A Newbs Accidental Dive into Webscraping

Comments

The hash fragment of a URL is not sent to the server by a browser. If you see dynamic data like that in a URL's fragment, you can conclude that it's useless to query the URL programatically by varying the fragment and that loading data is done by Javascript.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.