(fetch-hickory url)
Fetch url as HTML data and convert it to hickory format
(fetch-html url)
Fetch the HTML source of link, return nil when failed.
(find-link-pdf? str)
(get-page-num)
Get how many pages do we have
(get-report num)
Get the page report according to page num.
(get-url num)
Get url according to page num.
(html->hickory data)
Convert html data to hickory format
(is-valid-page-num? num)
Check if num is valid page num
(parse-date hickory)
(parse-link hickory)
(parse-title hickory)
(parse-type hickory)
Main url to get esunconsulting data