Skip to content

GoogleWebSearch return invalid image urls #5

Description

@taoari

For example, if my query is "ahi tuna", I will get urls like this:

http://s3.amazonaws.com/foodspotting-ec2/reviews/1881762/thumb_600.jpg%253F1339438780

However, it is not a valid url, instead the correct one is

http://s3.amazonaws.com/foodspotting-ec2/reviews/1881762/thumb_600.jpg

This is actually very common, for example, the query "abalone" will return examples like:

https://californiaoutdoors.files.wordpress.com/2014/10/measuring-abalone1.jpg%253Fw%253D500

http://www.gourmetsleuth.com/images/default-source/dictionary/abalone.jpg%253Fsfvrsn%253D4

Will you fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions