Coder Social home page Coder Social logo

leszek-sieminski / pagespeedparser Goto Github PK

View Code? Open in Web Editor NEW
19.0 3.0 1.0 207 KB

pagespeedParseR is an R wrapper for Google Pagespeed Insights API, that also enables convenient parsing

License: Other

R 100.00%
r pagespeed pagespeed-insights pagespeed-insights-api api-wrapper seo seo-optimization seo-tools rstats rstats-package

pagespeedparser's People

Contributors

leszek-sieminski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

peterisj

pagespeedparser's Issues

LoadingExperience and enhanced_lighthouse

Hi Leszek,

cool package. Thanks for your efforts on this.

Some things I noticed, when pulling the raw data from lighthouse (v5):

- LoadingExperience not complete
It just shows the initial_url but not other variables under this item.

Here a copy of from the API reference:
"loadingExperience": {
"id": string,
"metrics": {
(key): {
"percentile": integer,
"distributions": [
{
"min": integer,
"max": integer,
"proportion": double
}
],
"category": string
}
},
"overall_category": string,
"initial_url": string
},

  • Enhanced lighthouse
    I cannot get additional data points when setting enhanced_lighthouse = T
    Can you confirm that?

Thanks a lot!

Best,

Daniel

NULL results now and then

Hello Leszek,

Thanks for this very useful package!

I am testing it out and it works great for most URLs that I use. However, sometime I experience that the API returns NULL. I suppose this is some instability in the pageSpeed API, but I just wondered if you have had the same experience or any suggestions as to how to work around it?

Thanks
Christian

Instability in the pageSpeed API

Hello Leszek,

Thanks for this very useful package!

I am testing it out and it works great for most URLs that I use. However, sometime I experience that the API returns NULL. I suppose this is some instability in the pageSpeed API, but I just wondered if you have had the same experience or any suggestions as to how to work around it?

I am using the download_lighthouse function.

Thanks
Christian

API connector fails

Hello.

I've been trying to connect from RStudio but it fails somehow.

My code looks like this:
image

I've created the API key and the key works when I connect from Screaming Frog.
But the console returns this:
image

Can you please help?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.