Could somebody help me to query an API of BuiltWith.com? They offer both of JSON and XML - but it is pretty the single API, which i personally can't get into SeoToolsForExcel... I don't know what happens - with JsonOnUrl or XpathOnUrl i get just empty cells, but the files exist - thats for sure.
Maybe any ninja would create even a connector for BuildWith - for me would absolutely enough to get data as per URL, from JSON with JsonOnUrl, or from XML with XpathOnUrl...
Files look like:
- JSON: https://api.builtwith.com/v12/api.json?KEY=xxx&LOOKUP=builtwith.com
- XML: https://api.builtwith.com/v12/api.xml?KEY=xxx&LOOKUP=builtwith.com
Its my API key there - its free and has some (50) free queries on it. Thanks for any help!