How to find and extract “main” image in website

后端 未结 5 1956
北荒
北荒 2021-02-03 12:29

I need help tackling a problem. I need a program which, given a site, finds and extracts the \"main\" picture, i.e. the one which represents the site. (To say it is the bigg

5条回答
  •  耶瑟儿~
    2021-02-03 13:09

    ImageResolver can do that for you without the need of server side interaction, except for a small proxy script.

提交回复
热议问题