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
105
problems.
Stats
1.9k
EtPoint
441
Vote count
10
questions
105
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
Why am I getting a 'type mismatch' error?
When the search button is clicked using vba the text entered in search box is not seen by web page
Web-scraping dynamic Javascript page with RSelenium and rvest
Scraping table from local HTML with unicode characters
Beautiful Soup can't find this html
Beautifulsoup filter results raise KeyError in "for i" loop
Class variable as the counter of a For loop in VBA
Vlookup from multiple criteria to display nearest answer
Download file from webpage using Excel VBA
Real page content isn't what I get with Requests and BeautifulSoup