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
98
problems.
Stats
1.8k
EtPoint
425
Vote count
10
questions
98
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
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
How to scrape HTML table with nested column with Rvest?
web scraping of webpage on chartink.com
Pass value to textbox in website using Excel VBA
Excel VBA web scraping from table
Why do I need a space before the '^' operator in VBA for Excel 2013 or it will produce a compile time error "Expected list or separator"
rvest: how to find required css-selector
Inversing the output of a JSON-request