All Apps and Add-ons

How to use website input app?

deva1995
Explorer

I have downloaded the website input app for getting data from the website coinmarketcap.com , so i have filled the details as per required, however the process didn't fetch any data. If anyone could guide how to get data from this site, would be extremely helpful. Also, if any other app is able to do such things then please suggest.

0 Karma

afamoyib
Path Finder

Review this link https://www.w3schools.com/cssref/css_selectors.asp
And also review this link https://www.w3schools.com/cssref/trysel.asp

When you configure the input for the website input app the third part on the gui called Define CSS Selector. You want to create you CSS Selector to extract data from the page.

For example if you want the header. Click on the selector box and type h1 and then click on preview result. It will show you the result broken down to a field and a value. match and then the value (Cryptocurrency Market Capitalizations)

In your case let's say you want Name, Market Cap, Price, Volume(24h) , Circulating Supply, Change(24)

  • Simply Select the Bitcoin Tab and it will be highlighted while holding the shift key
  • Next select the Change value first tab and it will extract all the values you want
  • An alternative is that you can just enter .no-wrap in the selector tab and it will show you the columns it will extract
  • Hit the preview output to see what your results will look like.

Once you are done just answer the prompts to the rest of the boxes and that is it you can then use the extracted data to perform searches. Have fun with the crypto market 🙂

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...