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
140
problems.
Stats
2.4k
EtPoint
538
Vote count
10
questions
140
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
How to match multiple columns in different sheets in Excel
VBA WebScraping Script Returns Subscript OutOf Range
Separate table row to 2 when scraping with pandas read_html
Why is my CSS selector not working with beautifulsoup but works fine as a chrome console query?
How to create a collection of new dictionaries in a loop in Excel VBA?
Scraping : Extract data from chart
Error when trying to convert a list to dataframe using ldply (Error in (function (..., row.names = NULL, :arguments imply differing number of rows: )
Python -BeautifulSoup - How to target nth child and print the text
Python BeautifulSoup and requests webscraping
Wait until specific elements loaded