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

https://github.com/souenzzo/pa


https://github.com/souenzzo/pa

css-selectors graphql html json scraper web

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# pá
> Turn websites into JSON using CSS Selectors and GraphQL

# Usage

- Start the server

```shell
clj -M -m pa.main
```

- Connect to [localhost:8888/ide](http://localhost:8080/ide)

- Have fun!

# Credits

Original idea from nic!

- https://twitter.com/upNic/status/1440450181980295175

Nic is also developing a version

- https://github.com/nic/pa

We are competing in implementation and collaborating in ideas.

At some point, we will decide for one implementation and collaborate on it.