- Washington, DC
- https://jaredlaser.com
Pinned Loading
-
A CasperJS script that crawled a lis...
A CasperJS script that crawled a list of links on then scraped the relevant content on each page and output it to a nicely formatted XML file. Sure beats database dumps/SQL manipulation, in my opinion. 1/*jshint strict:false*/
2/*global CasperError console phantom require*/
34/**
5* grab links and push them into xml
-
ticketflyTotal.js
ticketflyTotal.js 1var total = 0;
23$('.results-list tr').not('thead tr').each( function() {
4var amount = $(this).find('td').eq(4).text();
5amount = amount.replace('$', '');
-
source for codepen.io/imjared/full/a...
source for codepen.io/imjared/full/athzf. 1@import "mathsass/dist/math.scss";
23$radius: 12px;
4$colors : (
51: #746f86,
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.