Skip to content

JonathanJustavino/extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extractor

Prototype for extracting Pdf information from URL.

With this repository, a predetermined endpoint can be scraped, and the extracted data can be published on the Databus.

Setup & Install

npm install

Make sure post.sh is executable

chmod +x post.sh

Quickstart

Scrape the information from the endpoint

npm start

Publish the scraped information on the databus

./post.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published