在Google Custom Search API上使用inurl获取网址日期

Ful*_*ius 5 metadata google-api google-custom-search

如何使用GCS(Google Custom Search API)将网址添加到Google索引中?我知道我可以让它抛出"inurl"参数,但仅限常规Google搜索,如下例所示:

https://www.google.com.br/search?q=inurl%3Amoz.com%2Fblog%2F25-killer-combos-for-googles-site-operator

在此输入图像描述

如果有人在java中有一些代码,我会很高兴的.:)

小智 0

按日期排序 ? https://developers.google.com/custom-search/docs/structed_search?hl=ja#sort_by_attribute 使日期显示(如果有)...值得一试 - 我不是专家!