• Market Insights
  • Community Data Catalog
  • Integrations
  • API Documentation
    • Documentation Overview
    • Quick start for getting Data
    • Quick start for exporting Data
    • Semantic Query Language
    • Data Source Management API
    • WebHooks API
    • Sentiment Analysis
  • Sign In
  • Sign Up for Free

Sign In

Sign in with Google
Sign in with LinkedIn
Sign in with GitHub
Forgot your password?
Sign up For Free

3 simple steps to get you started

Step 1. Watching this 55 seconds tutorial

Step 2. Get

Your Chrome Extension

Start your 55 seconds tutorial.

Step 3. Get data in a few clicks

Get data from any page you want to get data from.

Need more help?

Need to talk to someone? Contact us—we’d love to help.

3 simple steps to get you started

Step 1. Watching this 55 seconds tutorial

Step 2. Get

Your Chrome Extension

Start your 55 seconds tutorial.

Step 3. Get data in a few clicks

Get data from any page you want to get data from.

Need more help?

Need to talk to someone? Contact us—we’d love to help.

Opps...

We are still busy preparing this batch of data. Please come back in a few minutes.

Hmmm...

Seems like this data source was never ran before...

No changes detected

Changes are only available only when you have ran at least a second time.

Earth calling Mars...?

Nope... guess no Martians around... Maybe set the webhook URL before pressing this button again...

Server response
    

bitcointalk.org
Latest posts of: satoshi

By
Thibault SCHREPEL
Use for Free
  • Data Set Preview
  • Settings
  • Recipe
  • Collaborators
  • Sample Code
Harvested on
20
--
--
CSV JSON HTML Changes
Column 1origin_patternorigin_urlcreatedAtupdatedAtpingedAt
Bitcoin is an implementation of Wei Dai's b-money proposal http://weidai.com/bmon...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
By making some adjustments to the database settings, I was able to make the initi...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Can anyone confirm if JSON-RPC over HTTP is supposed to use status 500 if the rep...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Don't use the -server or -daemon switch or run bitcoind on a machine where you us...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Gavin's changes look good.  I think everything is complete.  Here's a test build,...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
I don't think authentication should be disabled by default if there's no conf fil...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
mapConfig. while (!eof)   read line   if '#' found, truncate line   split line at first ':' -> key, value   mapConfig.insert(key, value) If we use the syntax: # comment key : value ...and don't allow whitespace indenting before the keys, I guess we would be a subset of YAML and could switch to YAML someday if we need more complexity. If we go with self parsed, that doesn't mean we can't use JSON on particular parameter values as needed.  If an option needs a list or more structured data, it could always parse its value as json: key : ["item1", "item2", "item3"] Although it has to be all on one line then. I guess I'm leaning towards self parsed mapConfig: # comment key : value ' rel='nofollow' target='_blank'>I was researching config file formats, here's a comparison. YAML is massive.  I'...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
If I recall correctly, 500 is the prescribed status code for JSON-RPC error respo...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Nice graph!  A moving average to smooth it out would be nice. http://nullvoid.or...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Obviously it's a bug that it repeats the header. I was trying to follow the 1.0 ...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Quote from: gavinandresen on July 21, 2010, 12:11:10 PM I just did a quick survey...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Quote from: gavinandresen on July 22, 2010, 01:11:26 AM TODO: dialog box or debug...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Quote from: gavinandresen on July 23, 2010, 03:11:45 PM Question for everybody:  ...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Quote from: knightmb on July 23, 2010, 07:32:58 PM Is there a safety reason to st...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Right, that is quite a bit better.  Can you give me any examples of other stuff ...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
So you drop a settings file in the ~/.bitcoin directory, that sounds better.  In ...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Still need to know what's the most typical settings file format on Linux.  Is the...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
The JSON-RPC HTTP authentication feature in 0.3.3 solves this problem.https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Typically, over 25,000 BTC.https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
boost::program_options has the same "key=value" format.  Gavin pointed out we can...https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=280https://bitcointalk.org/index.php?action=profile;u=3;sa=showPosts;start=2802021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC2021-04-05 09:41:32 UTC
Data source unique ID
n88346_56969371a0973ce82db8fe0890dc8aa0eses
Privacy
Public
Last ran status
COMPLETED
Last ran
2021-04-05 09:41:32 UTC
Crawl Frequency
Not scheduled
Urls to Monitor
Use default URL in recipe

Sample code snippets to quickly import data set into your application

For more information on how to automatically trigger an import please reference our WebHook API guide


Integrating with Java

import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.Arrays;

public class HelloWorld {
  public static void main(String[] args) {

    try {
      URL urlCSV = new URL(
        "https://cache.getdata.io/n88346_56969371a0973ce82db8fe0890dc8aa0eses/latest_all.csv"
      );

      URLConnection urlConn = urlCSV.openConnection();
      InputStreamReader inputCSV = new InputStreamReader(
        ((URLConnection) urlConn).getInputStream()
      );
      BufferedReader br = new BufferedReader(inputCSV);

      String line;
      String[] fields;
      while ((line = br.readLine()) != null) {
        // Each row
        fields = line.split(",");
        System.out.println(Arrays.toString(fields));

      }
      // clean up buffered reader
      br.close();


    } catch (Exception e) {
      System.out.println(e.getMessage());
    }
  }   
}


Integrating with NodeJs

const csv     = require('csv-parser');
const https   = require('https');
const fs      = require('fs');

const file = fs.createWriteStream("temp_download.csv");
const request = https.get(
  "https://cache.getdata.io/n88346_56969371a0973ce82db8fe0890dc8aa0eses/latest_all.csv", 
  function(response) {
    response.pipe(file);
  }
);

file.on('finish', function() {
  file.close();
  fs.createReadStream('temp_download.csv').pipe(csv()).on('data', (row) => {
    // Each row
    console.log(row);

  }).on('end', () => {
    console.log('CSV file successfully processed');

  });
});



Integrating with PHP

$data = file_get_contents("https://cache.getdata.io/n88346_56969371a0973ce82db8fe0890dc8aa0eses/latest_all.csv");
$rows = explode("\n",$data);
$s = array();
foreach($rows as $row) {

  # Each row
  var_dump( $row);
  
}


Integrating with Python

import csv
import urllib2

url = 'https://cache.getdata.io/n88346_56969371a0973ce82db8fe0890dc8aa0eses/latest_all.csv'
response = urllib2.urlopen(url)
cr = csv.reader(response)

for row in cr:
  # Each row
  print row


Integrating with Ruby

require 'open-uri'
require 'tempfile'
require 'csv'

temp_file = Tempfile.new( "getdata", :encoding => 'ascii-8bit')
temp_file << open("https://cache.getdata.io/n88346_56969371a0973ce82db8fe0890dc8aa0eses/latest_all.csv").read
temp_file.rewind

CSV.foreach( open(uri), :headers => :first_row ).each do |row|      
  # Each row
  puts row
end

Thibault SCHREPEL owner

Related Data Sources

kalileaks.com

(1) Um-Multicharacter NEW DOWNLOAD LINK !!!! BIG LEAK | Kali Leaks | FiveM Leaks - Copy

created on 2025-09-25

AHMED ABASOV
2
2

(8) Instagram

created on 2025-09-25

Gary Teh
1
38
keywordtool.io

Search for "cacao" found 183 unique hashtags

created on 2025-09-24

Gary Teh
1
184
business.google.com

Opiniones

created on 2025-09-19

araico ortega
1
150
More related data sources