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...
li 1 | span 3 | li | dt 1 | dd | dt | span 4 | li 2 | span 5 | li 3 | li 4 | span 7 | li 5 | span 8 | li 6 | span 9 | li 7 | span 10 | li 8 | li 9 | span 12 | span 11 | dt 2 | licence-src | dt 3 | dd 1 | dt 4 | dd 2 | Column 1 | origin_pattern | origin_url | createdAt | updatedAt | pingedAt |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Company Name : Guangzhou Jiujiuju Homeware Supplies Co., Ltd. | Registration No. | Registration No. : 91440101MA59HHPW46 | 营业执照: | 第三方验证服务提供商 | 验证类型: | Company Name | Date of Issue : 2017-01-05 | Date of Issue | Date of Expiry : 长期 | Registered Capital : RMB 500,000 | Registered Capital | Country/Territory : China | Country/Territory | Registered address : Shop 18, 4th Street, Central District, Hang Seng Commercial ... | Registered address | Year Established : 2017 | Year Established | Legal Form : Limited Liability Company (Wholly Owned by Natural Person) | Legal Representative : Zhan Weiqiang | Legal Representative | Legal Form | 营业执照图片: | https://sc04.alicdn.com/kf/Hcce8812b5a5c4e5a92903544fd832af3h.jpg | 电子邮箱: | jjj1@jiujiuju9.com | 电话号码: | 13560411499 | https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 UTC | |
产品, 餐具套装, 干冰板, 创意餐具, 斑点北欧, 反应颜色, 乳白色, 浮雕餐具, 杯子套装, 评分评价 | 首页, 查看所有, 独特的盘子, 日语和韩语, 斑点乡村, 反应性手工制作, 黄色餐具, 乳白色, 白色岩石餐具, 咖啡茶壶, 公司概况 | 精美的创意盘子独特的盘子干冰板, 岩石哑光, 斑点灰色, 反应蓝, 绿色餐具乳白色, 金色边缘白色餐具, 杯子, 公司档案 | 黑白餐具日语和韩语创意餐具岩石哑光, 斑点蓝色, 活性黑, 棕色餐具, 经典套餐, 联系信息 | 斑点餐具斑点乡村斑点北欧斑点灰色斑点蓝色斑点霜彩色餐具, 斑点霜, 反应性哑光, 红色餐具 | 彩色餐具, 反应性餐具反应性手工制作反应颜色反应蓝活性黑反应性哑光, Gley反应性 | 日本餐具, 北欧反应性 | 彩色餐具黄色餐具乳白色绿色餐具乳白色棕色餐具红色餐具Gley反应性北欧反应性 | 白色餐具白色岩石餐具浮雕餐具金色边缘白色餐具经典套餐 | 瓷器饮料咖啡茶壶杯子套装杯子 | https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 UTC | |||||||||||||||||||
实时畅聊, 退款政策, 会员计划, 卖家中心, 企业社会责任 | 帮助中心, 安全、便捷的付款方式, 询价, 开始销售, Alibaba.com 简介 | 查看订单状态, 准时发货, Alibaba.com 物流, 成为金品商家, 新闻中心 | 退款, 售后保护, 销售税与增值税, 合作伙伴关系, 职业生涯 | 举报滥用行为, 产品质量监控服务, Alibaba.com 必看, 下载供应商应用程序 | https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 UTC | ||||||||||||||||||||||||
https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | https://jiujiuju.en.alibaba.com/company_profile.html?spm=a2700.shop_cp.88.9.bf6a1... | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 UTC | 2025-05-28 06:45:18 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/n135772_34a4033667b8185cdb5ffc6b352d1ce3eses/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/n135772_34a4033667b8185cdb5ffc6b352d1ce3eses/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/n135772_34a4033667b8185cdb5ffc6b352d1ce3eses/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/n135772_34a4033667b8185cdb5ffc6b352d1ce3eses/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/n135772_34a4033667b8185cdb5ffc6b352d1ce3eses/latest_all.csv").read temp_file.rewind CSV.foreach( open(uri), :headers => :first_row ).each do |row| # Each row puts row end
created on 2025-06-14
created on 2025-06-14