API Reference
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
To dokumentacja interfejsu API jest uporządkowana według typu zasobu. Każdy typ zasobu ma co najmniej 1 reprezentację danych i co najmniej 1 metodę.
Page Speedapi
Szczegółowe informacje o zasobie Pagespeedapi znajdziesz na stronie reprezentacji zasobów.
Metoda |
Żądanie HTTP |
Opis |
Identyfikatory URI względem https://www.googleapis.com/pagespeedonline/v5, chyba że zaznaczono inaczej |
runpagespeed,
|
GET /runPagespeed
|
Przeprowadza analizę PageSpeed na stronie o podanym adresie URL i zwraca wyniki PageSpeed, listę sugestii, jak przyspieszyć tę stronę, oraz inne informacje.
Wymagane parametry zapytania:
url |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-04 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-09-04 UTC."],[[["The API reference is structured by resource type, with each having various data representations and methods."],["Pagespeedapi resource details are available on a dedicated resource representation page."],["The `runpagespeed` method analyzes a webpage's performance, providing scores, suggestions, and other data using a GET request with the URL as a required query parameter."]]],["The document outlines the structure and functionality of the Pagespeed API. It details that the API is organized by resource type, each with data representations and methods. The `runpagespeed` method, accessed via a `GET` request to `/runPagespeed`, analyzes a specified URL's page speed. This method returns scores, suggestions for optimization, and other relevant data. The `url` query parameter is required for this analysis.\n"]]