Show HN: ParserPete – Make every website a JSON API with JSON SCHEMAS (parserpete.com)

1 points by hmontazeri ↗ HN
Hi all,

Parser Pete is a simple web scraping tool that allows you to extract data from any website and convert it into JSON API. You can use it with or without a JSON schema.

This little tool has a POST endpoint and accepts two parameters:

1. url ⇾ which is the website you want the data from 2. schema ⇾ (optional) you can provide it a JSON schema (https://json-schema.org/) in which you define the wanted output.

I needed it myself and thought it might be fun to create a little tool out of it.

Best Hamed

1 comment

[ 3.5 ms ] story [ 24.1 ms ] thread