Back to packages list

Vals using cheerio

Description from the NPM package:
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
willthereader avatar
Title_Extractor
@willthereader
Script
// Helper function to retrieve CSRF token if needed
gwoods22 avatar
scraper_template
@gwoods22
Script
Website Scraper Template A basic website scraper template that can be ran on an interval to check for changes. It uses blob storage to save whatever data you'd like to compare the website to. Uses my sendNotification val to alert yourself of the change. Steps to use Add the scrapeURL you would like to scrape and pick a name for your blob storage blobKey . Change the "selector" value to fit your needs. cheerio is used to find the part of the page you'd like to check. Adjust the if statement to detect changes and update your blob Craft a message to be sent with sendNotification() function
masd1 avatar
maroonBadger
@masd1
Script
// Cheerio accepts a CSS selector, here we pick the second <p>
thecurryman avatar
sapphireManatee
@thecurryman
HTTP
Forked from thecurryman/ismyplaneaboeing
frmysantana avatar
tanCrane
@frmysantana
HTTP
Forked from abhudson3/tanCrane
sethblanchard avatar
MoonPhase
@sethblanchard
HTTP
@jsxImportSource npm:react
djfeld01 avatar
webScrapeDiamondLeague
@djfeld01
Script
Forked from pranjaldotdev/scraper
radarthreat avatar
scrapeFargoGolf
@radarthreat
Script
Forked from pranjaldotdev/scraper
abhudson3 avatar
tanCrane
@abhudson3
HTTP
Forked from abhudson3/webscrapeMinhaBibliotecaCatolicaBoxList
jdan avatar
latLngOfCity
@jdan
Script
An interactive, runnable TypeScript val by jdan
cotr avatar
extract_content
@cotr
HTTP
Extract all text content from a URL using Cheerio
pranjaldotdev avatar
scraper
@pranjaldotdev
Script
An interactive, runnable TypeScript val by pranjaldotdev
thecurryman avatar
ismyplaneaboeing
@thecurryman
HTTP
@jsxImportSource https://esm.sh/preact
mstubbs avatar
flydotioRSS
@mstubbs
HTTP
An interactive, runnable TypeScript val by mstubbs
jamiedubs avatar
wikipediaToday
@jamiedubs
HTTP
fetch the contents of the Wikipedia "On this day in history" page. defaults to JSON output, but specify ?format=text or ?format=html for other outputs. e.g. https://jamiedubs-wikipediatoday.web.val.run/?format=json https://jamiedubs-wikipediatoday.web.val.run/?format=text https://jamiedubs-wikipediatoday.web.val.run/?format=html #wikipedia
thomasorlita avatar
stevekrouseRSS
@thomasorlita
HTTP
RSS feed of stevekrouse.com essays