SAAVY / magpie

http://projectmagpie.github.io
MIT License
7 stars 0 forks source link

Request data for a website just by giving a class/id selector. #122

Open AliceYuan opened 8 years ago

AliceYuan commented 8 years ago

eg. ?selectors=#first-paragraph,#title

returns selectors: { "#first-paragraph":"A paragraph text" "#title":"A title text" }