The application discloses a single-page application search method, device and equipment and a computer storage medium. The single-page application search method comprises the following steps: receiving a
hypertext markup language (
HTML) file and
data resources of a single-page application of a target user;
parsing the
HTML file to obtain a
document object model (DOM) tree, and loading a
JavaScript file relied on by the
HTML file; executing the
JavaScript file, replacing corresponding nodes in the DOM tree with the HTML file and the
data resources of the target user, and generating a first static HTML resource; calling an
anchor point parser, replacing
anchor point links in the first static HTML resource with non-
anchor point links, and obtaining a second static HTML resource; and sending the second static HTML resource to a gateway. In this way, the network crawler can comprehensively capture the content of the single-page application, and the
search engine can effectively search the related content of the single-page application.