Skip to content

Instantly share code, notes, and snippets.

@princePeterHansen
Created February 18, 2020 20:19
Show Gist options
  • Save princePeterHansen/20226bd6ff5bfd32add24d1653163dc0 to your computer and use it in GitHub Desktop.
Save princePeterHansen/20226bd6ff5bfd32add24d1653163dc0 to your computer and use it in GitHub Desktop.
An example web scraping response from proxybot.io
{
"data": [
{
"title": "Our Band Could Be ...",
"price": "£57.25",
"image": "media/cache/54/60/54607fe8945897cdcced0044103b10b6.jpg",
"link": "catalogue/our-band-could-be-your-life-scenes-from-the-american-indie-underground-1981-1991_985/index.html"
},
{
"title": "Libertarianism for Beginners",
"price": "£51.33",
"image": "media/cache/0b/bc/0bbcd0a6f4bcd81ccb1049a52736406e.jpg",
"link": "catalogue/libertarianism-for-beginners_982/index.html"
},
{
"title": "It's Only the Himalayas",
"price": "£45.17",
"image": "media/cache/27/a5/27a53d0bb95bdd88288eaf66c9230d7e.jpg",
"link": "catalogue/its-only-the-himalayas_981/index.html"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment