Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byurhannurula/site-scraper

Simple site scraper, just enter the url of a site or article and get text content of if.
https://github.com/byurhannurula/site-scraper

Last synced: about 5 hours ago
JSON representation

Simple site scraper, just enter the url of a site or article and get text content of if.

Awesome Lists containing this project

README

        

# site-scraper

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.