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
- Host: GitHub
- URL: https://github.com/souenzzo/pa
- Owner: souenzzo
- Created: 2021-09-25T04:30:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-27T20:45:07.000Z (over 4 years ago)
- Last Synced: 2025-03-06T13:44:16.518Z (over 1 year ago)
- Topics: css-selectors, graphql, html, json, scraper, web
- Language: Clojure
- Homepage: https://zzpa.herokuapp.com/ide
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.