Skip to content

A web scrapper that takes an URL/URLs and converts into a PDF.

License

Notifications You must be signed in to change notification settings

estavadormir/scrappist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrappist

From an URL or list of URLs, return a pdf of the page/pages.

Installation

Install dependencies:

bun i

to run the app:

bun run index.ts

Example:

bun run index.ts

? Enter an URL or multiple URLs separated by a comma: https://www.google.com ████████████████████████████████████████ 100% | ETA: 0s | 100/100 ✅ Done. You can find it in the pdf folder.

About

A web scrapper that takes an URL/URLs and converts into a PDF.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published