2,595 questions
-1
votes
0
answers
19
views
Where can I find the correct schema for listing products with variations (like size) using Walmart US Bulk Item Setup API?
I'm trying to list products with variations (e.g., sizes like S, M, L, XL) using the Walmart US Bulk Item Setup (Multiple) API, but I'm unable to find the proper feed schema or any working example ...
-2
votes
0
answers
20
views
Modify external RSS feed [closed]
I have an RSS feed https://www.nius.de/rss that only works with WP-Local as it is. If I use the online link on the website: https://mecker-ecke.com/test/ there is the following error message:
https://...
0
votes
0
answers
28
views
Problem with RSS feed in WordPress - didnt work
I have a problem with the RSS feed on my site. Theoretically, there is a feed, but... the systems do not see it. An example is the SQUID content aggregator. ChatGPT throws out the answer:
I apologize ...
0
votes
0
answers
374
views
Amazon SP-API, Feeds API, JSON_LISTINGS_FEED : PUT Succeeds but Prices Do Not Update
I followed the official documentation: https://developer-docs.amazon.com/sp-api/docs/feeds-api-v2021-06-30-use-case-guide
to create and submit a feed using the Feeds API.
The API process itself ...
1
vote
0
answers
14
views
Why Repeat Redundant RSS Tags at Both Channel and Item Level, Even Absent Change?
This question relates to RSS feed generators for podcasts and specifically the tags of itunes:author and itunes:explicit.
Why does every RSS feed I have found redundantly show the tags of itunes:...
0
votes
1
answer
61
views
How to fetch more than 1000 activities from a GetStream feed?
Based on the getStream.io documentation, there is a limit of fetching a maximum of 1000 recent activities from a feed. What if we need access to older feeds?
Let's consider a scenario: there are 10000 ...
0
votes
0
answers
58
views
Using Python to create an RSS feed - but would like to display the feed locally
I've created a project that creates an RSS feed. This RSS feed will be sent to a company that will wrap it and create their own prettier RSS feed with it, but is there a tool or extension that devs ...
0
votes
1
answer
29
views
Empty RSS/Atom feed only pointing to next chunk?
If my feed contains 0 item and only has the paginated feed information, and items start in the "next" chunk, will most software consuming feeds see my items?
Basically, I want all my ...
0
votes
1
answer
85
views
lxml.etree.XMLSyntaxError for Korean Charachters
I am trying to parse https://api.lever.co/v0/postings/matchgroup?mode=xml but I am getting the error lxml.etree.XMLSyntaxError: CData section not finished. It seems like the issue is being caused by ...
0
votes
3
answers
777
views
UnicodeEncodeError: 'utf-8' codec can't encode character '\ud83c' in position 0: surrogates not allowed
I am trying to parse "https://tre.tbe.taleo.net/tre01/ats/servlet/Rss?org=arobpers2&cws=42" but I am getting the error "UnicodeEncodeError: 'utf-8' codec can't encode character '\...
0
votes
0
answers
96
views
Power Automate - Web Scraping only articles published on a specified date?
I am learning how to use Power Automate to collect daily information (including headlines, news summaries, published date and links) from several websites, and then all collected data is stored in an ...
0
votes
1
answer
60
views
Why after adding /spatie-laravel-feed plugin nothig is opened?
In laravel 10 app / livewire 3.4 I need to add feeds page and using page
https://laravel-news.com/package/spatie-laravel-feed as source data
I have installed "spatie/laravel-feed": "^4....
0
votes
0
answers
159
views
Setting up Custom Post Types to appear in Wordpress RSS Feeds
I'm using Wordpress with Elementor and then using Crocoblock JetEngine to create custom post types which I was hoping would be accessible through RSS feeds, but its not quite working, so I'm hoping ...
0
votes
2
answers
145
views
Read XML feed with PHP [closed]
I have a problem with I trying to read and parse this feed:
Some XML Feed
for some reason the function SimpleXMLElement returns empty nodes. I am using file_get_contents to read the URL and then ...
0
votes
1
answer
72
views
news on mobile sharepoint app won't show up
0
i'm working with a sharepoint online site and in this site there are some news, the newer one was posted on april 2023, and if I create a new news it will appear on the news tab of the mobile app, ...