Skip to content

Instantly share code, notes, and snippets.

@bluebeel
Created June 18, 2020 14:43
Show Gist options
  • Save bluebeel/ffc44bc6473f8235a0667fc2e5ca3d7d to your computer and use it in GitHub Desktop.
Save bluebeel/ffc44bc6473f8235a0667fc2e5ca3d7d to your computer and use it in GitHub Desktop.
curl 'https://www.seloger.com/annoncesbff/3/PointOfInterest' \
-H 'authority: www.seloger.com' \
-H 'cache-control: max-age=0' \
-H 'dnt: 1' \
-H 'content-type: application/json' \
-H 'accept: */*' \
-H 'origin: https://www.seloger.com' \
-H 'sec-fetch-site: same-origin' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-dest: empty' \
-H 'referer: https://www.seloger.com/annonces/achat/appartement/paris-15eme-75/georges-brassens/160294377.htm?projects=2%2C5&types=2%2C9%2C14%2C1&natures=1%2C2%2C4&places=[%7Bci%3A750115%7D]&enterprise=0&qsVersion=1.0&bd=ListToDetail' \
-H 'accept-language: fr-FR,fr;q=0.9,en;q=0.8,nl;q=0.7,en-US;q=0.6'\
--data-binary '{"latitude":48.833652496338,"longitude":2.298727989197,"customPointOfInterestInfos":[{"typeId":3,"radius":1000,"maxNumber":4},{"typeId":5,"radius":1000,"maxNumber":4},{"typeId":14,"radius":1000,"maxNumber":4},{"typeId":1,"radius":1000,"maxNumber":10},{"typeId":2,"radius":3000},{"typeId":11,"radius":1000,"maxNumber":16},{"typeId":31,"radius":1100,"maxNumber":12},{"typeId":32,"radius":1100,"maxNumber":12},{"typeId":30,"radius":1100,"maxNumber":12},{"typeId":34,"radius":1100,"maxNumber":12},{"typeId":33,"radius":1100,"maxNumber":12},{"typeId":43,"radius":1100,"maxNumber":12},{"typeId":47,"radius":5000,"maxNumber":3},{"typeId":21,"radius":1000,"maxNumber":7},{"typeId":22,"radius":1000,"maxNumber":7},{"typeId":17,"radius":1000,"maxNumber":7},{"typeId":20,"radius":1000,"maxNumber":7},{"typeId":23,"radius":1000,"maxNumber":7}]}' \
--compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment