Questions tagged [datafeed]

69 questions
0
votes
1 answer

cache data feed for webpage

I'm still a novice website builder, so please go easy on me ... I am displaying a webpage onto a TV viewable to the public. There is a networked media player behind the TV which plays the webpage, it's not a PC. The webpage displays regularly…
trademark
  • 23
  • 6
0
votes
0 answers

Python 3 TKinter api data feed

Making a GUI with Python 3 / TKinter. Need import poloniex I have a ticker from Poloniex which shows the last price and the highest bid. The problem is when i run the price ticker app outside Tkinter app, it runs fine and updates (sec) Used very…
0
votes
1 answer

Find A Logic In Mapping Products

I'm having a logic issue and I actually don't know how to overcome it. I'm faced with several product feeds that have various fields inside and not standardized in all the datafeeds: upc, mpn, brand name, title, description. Currently I'm mapping…
0
votes
0 answers

Data Feed in XML failed

We use a cloud based software which gets data fed everyday. The feed is in XML format, directly sent from the Bank to the software. For whatever reason, the feed sometimes failed and that caused us delays. Now I want to get the XML file and open it…
Ben Yi
  • 1
0
votes
2 answers

Rightmove realtime data feed

We've been asked to provide a rightmove realtime datafeed for a local eastate agent website We have the specs and examples from Rightmove for this and having looked at these we have a couple of questions 1) Rightmoves requires Mutual SSL…
bob
  • 107
  • 3
  • 12
0
votes
2 answers

Stock purchases and stock quote data

I apologize for being rather vague here, but I'm working on a project involving stock data and stock purchases. I'm sure I'm going to end up having to get a broker involved, but I was wondering if anyone knows of any documentation on the underlying…
sgrif
  • 3,702
  • 24
  • 30
0
votes
1 answer

How can I include VAT to product price in Google Data Feeds?

Few days ago, Google has suspended my Google Merchant Center Account due to VAT issue. The products price on Google Shopping don't match with my website's landing pages. On my site, the price are VAT exclusive. But Google policy wants me to include…
Sachin
  • 1,646
  • 3
  • 22
  • 59
0
votes
2 answers

Pulling data feed from AutoTrader

I have been searching Google and not really found any results that help - We list as a dealer on Autotrader and was told by our rep there that we can't pull the data feed of our vehicles from their website unless they create and host a website on…
user4349555
  • 123
  • 1
  • 12
0
votes
1 answer

MATLAB Yahoo data feed error

I'm trying to use Yahoo API in MATLAB R2015a to retrieve historical data (prices) for commodities. I can get the price for current date, but not for a historical date range. So for example Last price for CK15.CBT Corn May 15: clear clc c = yahoo; a…
Petr
  • 1
  • 2
0
votes
2 answers

Developing Real Estate website for client but can't find IDX solution

I had a real estate client that did a redesign of his website. On his previous website his listings were presented through IDX/MlS. My client has an MLS account and we have access to the IDX/RETS data feed. Every solution I find costs a good amount…
0
votes
1 answer

MATLAB / Datafeed compiled code with Bloomberg APIv3 / Java library: Java Exception

Am trying to compile MATLAB code that employs Bloomberg's APIv3 via the Datafeed toolbox. The code runs fine within MATLAB. The compiler works fine on code without Java. The javaclasspath references the API via: DYNAMIC JAVA…
Martin
  • 1
0
votes
4 answers

How to remove unwanted columns and fields in Notepad++

I have a feed with the following columns: product_name,description,aw_product_id,store_price,merchant_image_url,merchant_deep_link,merchant_category,merchant_product_id Each line afterwards has all the information in this order. I only require the…
shaunybhoy
  • 7
  • 1
  • 4
0
votes
1 answer

PHP E-Commerce Platforms - Reversing a "datafeed" to create a "datapush" - Risks involved?

I was wondering about creating something that would compare to the titles implications. There are so many websites that compare prices on goods and how they go about it is quite simple. Please a file on the clients server, target it with your own…
Craig van Tonder
  • 7,497
  • 18
  • 64
  • 109
0
votes
0 answers

How to deal with a double escaped xml file

I am trying to process a product data feed that i download from the web, the download is done like so: URL website = new URL("http://some.products.com/format/xml/compression/gzip/"); ReadableByteChannel rbc =…
user779420
  • 359
  • 2
  • 3
  • 12
0
votes
1 answer

How to deacivate related products on wordpress?

I am working on wordpress,the plugins are :woocommerce,datafeedr api,and datefeedr product sets,I added some products from datafeedr also in woocommerce,now I want to deactivate the related product temporarily,I don t went to remove them.
ryan
  • 3
  • 2