Get data from any page you want to get data from.
Need to talk to someone? Contact us—we’d love to help.
Get data from any page you want to get data from.
Need to talk to someone? Contact us—we’d love to help.
We are still busy preparing this batch of data. Please come back in a few minutes.
Seems like this data source was never ran before...
Changes are only available only when you have ran at least a second time.
Nope... guess no Martians around... Maybe set the webhook URL before pressing this button again...
entity__image-src | entity__title font-weight-medium | notranslate immersive-translate-target-inner immersive-translate-target-translation-theme-none-inner | me-1 entity__desc--label | font-weight-medium entity__desc--value | me-1 entity__desc--label 1 | Column 1 | origin_pattern | origin_url | createdAt | updatedAt | pingedAt |
---|---|---|---|---|---|---|---|---|---|---|---|
https://uaepass.ae/images/service-providers/ADCB.png | Abu Dhabi Commercial Bank 阿布達比商業銀行 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | ||
https://uaepass.ae/images/service-providers/Al_Fardan_Exchange.png | Al Fardan Exchange LLC 阿爾法丹交易所有限責任公司 | 阿爾法丹交易所有限責任公司 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | |
https://uaepass.ae/images/service-providers/Emirates.png | Emirates Telecommunication Corporation 阿聯酋電信公司 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | ||
https://uaepass.ae/images/service-providers/Lulu.png | Lulu International Exchange 露露國際交易所 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | ||
https://uaepass.ae/images/service-providers/addatamm.png | Abu Dhabi Digital Authority (TAMM) 阿布達比數位管理局 (TAMM) | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | ||
https://uaepass.ae/images/service-providers/adjd.png | Abu Dhabi Judicial Department (ADJD) 阿布達比司法部 (ADJD) | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | ||
https://uaepass.ae/images/service-providers/adpf.png | Abu Dhabi Pension Fund 阿布達比退休基金 | 阿布達比退休基金 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | |
https://uaepass.ae/images/service-providers/aldar.png | Aldar Properties 阿爾達爾地產 | 阿爾達爾地產 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | |
https://uaepass.ae/images/service-providers/dpm.png | Department of Urban Planning And Municipalities Abu Dhabi 阿布達比城市規劃與市政部 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | ||
https://uaepass.ae/images/service-providers/etisalat.png | e& 電子& | 電子& | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | |
https://uaepass.ae/images/service-providers/hubpay.png | Hubpay Limited 匯付有限公司 | 匯付有限公司 | Features: | Sign In,Document Sharing | 功能: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | |
https://uaepass.ae/images/service-providers/logo_adp_new.png | Abu Dhabi Police 阿布達比警方 | 阿布達比警方 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | |
https://uaepass.ae/images/service-providers/logo_noqodi_en.png | noqodi 諾科迪 | 諾科迪 | Features: | Sign in | 特點: | https://uaepass.ae/service-provider | https://uaepass.ae/service-provider | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC | 2024-12-27 11:06:31 UTC |
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/n134516_86cbd4a487e64e5a939840e237d754e9eses/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/n134516_86cbd4a487e64e5a939840e237d754e9eses/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/n134516_86cbd4a487e64e5a939840e237d754e9eses/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/n134516_86cbd4a487e64e5a939840e237d754e9eses/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/n134516_86cbd4a487e64e5a939840e237d754e9eses/latest_all.csv").read temp_file.rewind CSV.foreach( open(uri), :headers => :first_row ).each do |row| # Each row puts row end