Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pastedeno/src/mod.ts>Scraper#getLast

Universal Pastebin client for Deno/Node
Latest
method Scraper.prototype.getLast
import { Scraper } from "https://deno.land/x/pastedeno@0.6.2/src/mod.ts";

Scrapes the last paste.

Returns

Promise<ScrapePaste>

The last scraped paste.