Theory and Practice
About Archives Categories Tags Authors 中文 ไทย
  1. Tags
  2. CSS selectors

[Golang] Web Scrape Blogger Post via goquery

January 20, 2018 (Updated: January 29, 2018)

Fetch a public post on Blogger and extract data via goquery.

 read more »

[Golang] Fetch DOM Style Object Properties via goquery

February 28, 2017

Web scraping - fetch HTML DOM Style Object properties via goquery in Go programming language.

 read more »

[Golang] Web Scrape Facebook Post via goquery

February 17, 2017

Fetch and parse a public post on Facebook and extract data via goquery in Go programming language.

 read more »

goquery - Iterate over All DOM Elements in HTML

May 21, 2016

Iterate over all DOM nodes/elements via goquery in Go programming language.

 read more »

[Golang] Get Vine Video src via goquery

April 19, 2016

Get Vine video src URL via goquery in Go programming language. My answer to Stack Overflow question: Getting blank return when using GoQuery to get video src

 read more »

goquery Example - Get Simple Text From HTML Page

April 17, 2016

Answer to Stack Overflow question: go - How to get simple text from HTML page with goquery?.

 read more »
Powered by Github Pages, Pelican, pyScss.