出于某些研究目的,我目前正在尝试从RottenTomatoes获取搜索列表。我已经整合了goquery以一种简单的方式针对不同的站点。但RottenTomatoes的情况就不一样了。我无法获得搜索列表,即使我尝试了不同的查询粉碎。测试网址:https://www.rottentomatoes.com/search/?search=test我要获取的文本:Testamentdoc.Text()输出:https://pastebin.com/SsWHYXTH这是我的做法:funcParseSearchMovies(doc*goquery.Document)*models.SearchRes