Galimatias Nekromoff

Results 65 issues of Galimatias Nekromoff

STEPS TO REPRODUCE 1. Suspend computer 2. Wake up computer OBSERVED RESULT Mouse not working (cursor not moving) EXPECTED RESULT Mouse working, cursor moving SOFTWARE/OS VERSIONS Operating System: KDE neon...

I am trying to map a JSON exported from MyBusiness (GBP) API. I am getting this error: ``` Indirect modification of overloaded property Google\Service\MyBusinessBusinessInformation\Categories::$additionalCategories has no effect ``` Stack trace:...

./gowitness single "https://www.facebook.com/ads/archive/render_ad/?id=XXXXXXXXXXXXXX&access_token=EAASzdogiovIBO5KtxZCfccj1mz75YkSh8Ud9Ovm58FTncrqXRc0XJldQ65yEPymb3kjzKbBZBuZBiCrRv2ncYf4LzyR7HcTj9xJv4vFvBZCbTPYVbdvD7bHdPx2xABCCCsZBwuRfyG1hIeVkcn0nsKE5kmyE7JuGHZCTIneZAzW44DueUoP6PIsCSgonqY6B2uyIL7GwwZDZD" 13 Oct 2023 17:33:47 INF preflight result statuscode=200 title=Facebook url=https://www.facebook.com/ads/archive/render_ad/?id=XXXXXXXXXXXXXX&access_token=EAASzdogiovIBO5KtxZCfccj1mz75YkSh8Ud9Ovm58FTncrqXRc0XJldQ65yEPymb3kjzKbBZBuZBiCrRv2ncYf4LzyR7HcTj9xJv4vFvBZCbTPYVbdvD7bHdPx2xACCCsZBwuRfyG1hIeVkcn0nsKE5kmyE7JuGHZCTIneZAzW44DueUoP6PIsCSgonqY6B2uyIL7GwwZDZD 13 Oct 2023 17:33:53 ERR failed to save screenshot buffer error="open screenshots/https-www.facebook.com-ads-archive-render-ad-id-xxxxxxxxxxxxxxxxx-access-token-eaaszdogiovibo5ktxzcfccj1mz75yksh8ud9ovm58ftncrqxrc0xjldq65yepymb3kjzkbbzbuzbicrrv2ncyf4lzyr7hctj9xjv4vfvbzcbtpyvbdvd7bhdpx2xaccccszbwurfyg1hievkcn0nske5kmye7jughzctinezazw44dueuop6piscsgonqy6b2uyil7gwwzdzd.png: file name too long" **To...

I have been having these issues with screenshotting videos on pages: ![image](https://github.com/simonw/shot-scraper/assets/8550349/a7443468-d021-449a-9cf0-6516fac811a5) Is that related to playwright or the browser used? Any tips how to fix that? playwright -V `Version...

I believe it would be handy to both being able to screenshot a page and scrape some other data (e.g. title etc.) at the same time. Right now it is...

enhancement
help wanted

``` chart.on("draw", function(context) { if(context.type === "line") { context.element.attr({ style: "stroke:hsl(" + Math.floor(Chartist.getMultiValue(context.value, "y") / max * 100) + ", 50 % , 50 % );" }); } }); ```...

Right clicking on a blank tab and selecting new context/account sometimes does not change the context of that tab. I just had a situation, when I had to click on...

Use case: Having existing property set (usually the same URL, but with the different protocols HTTP and HTTPS) means I have two separate reports for each URL (HTTP and HTTPS)....

enhancement

see: https://www.seroundtable.com/google-search-console-api-refresh-24045.html

Some saved reports could benefit from using current date (today) as their end date. Maybe the `date_end` parameter could have special expression `today` that could be then easily translated in...

enhancement