ri0t1985 / api-creator

Project that allows you to turn static website data into an API through CSS selectors
MIT License
6 stars 0 forks source link

Support retrieval of properties #7

Open ri0t1985 opened 7 years ago

ri0t1985 commented 7 years ago

Currently we dont support the retrieval of properties when using a CSS selector.

The only thing that IS supported is the "img" property, but that is hardcoded.

I recommend the following solution: