I\'m trying to pipe python stdout output with xargs to curl and fail in this task.
curl is fine to accept input from echo
λ echo https://google.com | xargs