Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
QHarr
QHarr has asked
10
questions and find answers to
82
problems.
Stats
1.5k
EtPoint
379
Vote count
10
questions
82
answers
About
VBA, Python, Forecasting, ML, SQL, R. Some C#, Java, JavaScript, HTML/CSS.
Links I refer to:
How to use browser
Find
box to apply css selectors and find strings in html 1 , 2
CSS selectors
Practice css selectors
querySelector, querySelectorAll, other
Find xhr requests feeding dynamic content 1, 2, 3, 4
HTTP methods
CSS :nth-tester
CSS selectors level 3
CSS Sandbox
Browser css test suite
nth-child
Selenium methods - benchmarking
CSS v XPath benchmarking
js re-arranging elements
:not to filter lists
Beginner HTML5
js source files
HTMLFile Native methods
Threads|multi-processing
Useful:
Understanding Stack Exchange Data Explorer Schema
Jon Skeet's checklist for writing a good question
Pages for scraping 1, 2
Effort expected of questions
QHarr questions
How to return value of command line variable to immediate window
How to hold a reference to the items matched by `querySelectorAll`, in a variable, that allows you to access its methods?
Split X into test/train before pre-processing and dimension reduction or after? Machine Learning
Loop over a set of pages with Selenium Basic (VBA)
Excel crashes when attempting to inspect DispStaticNodeList
How to OFFSET from a dynamic named range and use that range in SUMPRODUCT?
Pandas: Read specific Excel cell value into a variable
QHarr answers
Click a button defined as a DIV with a SVG linked to a path with VBA
Python: How to get a table row by a string inside it via BeatifullSoup?
How to return value of command line variable to immediate window
MSXML2.ServerXMLHTTP clientcertificate
How to hold a reference to the items matched by `querySelectorAll`, in a variable, that allows you to access its methods?
Starting Web Scraping with Python and BeautifulSoup - Errors during step by step tutorial
Excel VBA Run-time error '13': Type mismatch, when passing a Variant Array to Application.Index method
Use beautifulSoup to find a table after a header?
XML parse VBA excel (function trip, & MSXML2.DOMDocument)
CSS Selector found with rvest and not with RSelenium