Skip to content

pedenys/netlify-function-web-scrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify function web scrapping

Usage

# install dependancies
npm i
# run locally
npm run dev
# OR build function with its dependencies
npm run build

Raison d'être

Simple web scrapping function example made with netlify function service (AWS Lambda under the hood) and netlify-lambda for building functions with their dependencies.

TODO

  • reduce number of dependencies ¯\(ツ)/¯

About

Netlify function for web scrapping 🦊

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published