Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

3846masa/cheerio-gasify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cheerio-gasify

cheerio working on Google Apps Script.

Usage

var cheerio = cheerio_gasify.require('cheerio');

var response = UrlFetchApp.fetch("http://example.com/");
var $ = cheerio.load(response.getContentText());

Logger.log($('title').text());

Project Key

MU756IKHJ2hAYP1glQmzgA4ZBvzIux02r

LICENSE

module name license
[email protected] ISC git+https://github.com/fb55/boolbase
[email protected] MIT https://github.com/cheeriojs/cheerio
[email protected] MIT https://github.com/isaacs/core-util-is
[email protected] BSD-like https://github.com/fb55/css-select
[email protected] BSD-like git+https://github.com/fb55/css-what
[email protected] MIT https://github.com/cheeriojs/dom-renderer
[email protected] BSD* https://github.com/FB55/domelementtype
[email protected] BSD* https://github.com/FB55/domelementtype
[email protected] BSD* https://github.com/fb55/DomHandler
[email protected] BSD* https://github.com/FB55/domutils
[email protected] BSD* https://github.com/FB55/domutils
[email protected] BSD-like https://github.com/fb55/node-entities
[email protected] BSD-like https://github.com/fb55/node-entities
[email protected] MIT https://github.com/Gozala/events
[email protected] MIT https://github.com/fb55/htmlparser2
[email protected] ISC https://github.com/isaacs/inherits
[email protected] MIT https://github.com/juliangruber/isarray
[email protected] MIT git+https://github.com/lodash/lodash
[email protected] BSD git+https://github.com/fb55/nth-check
[email protected] MIT https://github.com/isaacs/readable-stream
[email protected] MIT https://github.com/rvagg/string_decoder
[email protected] MIT https://github.com/defunctzombie/node-util

About

cheerio working on Google Apps Script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published