Skip to content

alexandermontillarivera/server-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraperty

It is a web scraping project which filters the meta data with web scraping using the cheerio library in typescript

Endpoints

Get the metadata of a website

Method: POST

Parameters:

  • url // a website url

https://scraperty.deno.dev/api/meta

Get the open graph of a website

Method: POST

Parameters:

  • url // a website url
  • typeOgp // The type of meta type you have on the website, either property or name, by default is name

https://scraperty.deno.dev/api/opengraph

About

Metadata API for search engines with deno 🦖

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published