Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8309683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T19:11:54+00:00 2026-06-08T19:11:54+00:00

Is it possible to use gdata javascript or any other javascript api to retrieve

  • 0

Is it possible to use gdata javascript or any other javascript api to retrieve the list of blog posts based on labels?

My usage case:

Each blog post has a label that means its category. Some posts are labelled with ‘Summary’ and the category it belongs.

I want to be able to display the summary of MyCategory(Label) on the label’s page. e.g. http://myblog.blogspot.com/search/label/MyCategory

Is it possible to retrieve the list of blog posts matching ‘Summary’ and ‘MyCategory’?

UPDATE:

more details:

  • it is a blog I have edit access to
  • the js can be placed on google sites or inside the blog html
  • the blog has 18k+ posts, so listing all posts and filtering is not an option.
  • myblog.blogspot was referring to any blogger, not the actual one. I was just talking about label-based blogger filter.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T19:11:56+00:00Added an answer on June 8, 2026 at 7:11 pm

    I’ve read and re-read this question and blogspot-link a couple of times. It’s difficult to understand.

    I think it would help if you gave some more information:

    • where do you want to place this javascript? I mean: is it going to be
      placed on the same blog? I’m asking because this determines cross-site security requirements.
    • I have a strong feeling this is actually a question where you want to a cross-domain request (load data from a different domain|server (blogspot.com)) that you do not control, otherwise you’d be playing with ‘Access-Control-Allow-Origin’ on the server-side.
    • Will this script be located in a online or local (x)html source?
    • Could you please provide a more elaborate example (or sample) of an existing list that contain’s this labels, or do you want to crawl a blog like a spider|index-robot?

    If the above assumptions are correct, the first part of your problem is retrieving cross-domain data (which is hard nowadays using simple solutions like XMLHttpRequest aka AJAX).
    You could then start looking at some own server-side scripts (php) to get this data and send it (pre-parsed) to your browser-application (effectively this is simply a proxy located on your own domain).
    I have also heard of using a java-object (or silverlight? or flash which nowadays also suffers from cross-domain-security restrictions), to get around this modern day cross-domain security.
    You could then embed one or more of these objects (that retrieve the source) and communicate with them through javascript. A variation of this technique is also often used for cross-browser multiple file-uploads.
    There is a big chance there is already a solution (object) to this part of your problem here on StackOverflow.

    If you fix this first part of the problem, the second part of your problem simply comes down to parsing (regex for example) your retrieved ‘label’-data, building new links from them to retrieve the ‘summary’-content you where after, using the same data-retrieval technique that was used to get the labels-list in the first place..

    Is this what you are after?

    UPDATE:
    In pure javascript/json there is an excellent topic here on SO.
    Should you go with java, you could look at this.
    In php you use file_get_contents() or file_get_html(). See also this topic on SO.

    UPDATE2: The accepted ANSWER (out of comment’s below:)
    On google’s developers blogger docs 2.0 you can find: RetrievingWithQuery.
    Quote:

    /category
      
    Specifies categories (also known as labels) to filter the feed results. For example,
    blogger.com/feeds/blogID/posts/default/-/Fritz/Laurie returns entries
    with both the labels Fritz and Laurie.

    You can also find a working piece of javascript that uses this technique over here: list-recent-posts-by-label

    Now you can simply continue ‘AJAX’ing your summary’s out of this filtered list.

    Good luck!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is possible to use ArcSDE API in .NET(C#) ? http://edndoc.esri.com/arcsde/9.2/api/capi/dbconnects/dbconnects.htm Thanks
is it possible to use chaplin with meteor? Any idea, advice, pointers or guidance
Is it possible to use django class based generic views with a ManyToManyField relation?
The original use case: This is a possible use case I'm trying to solve:
I have recently started looking into Google Charts API for possible use within the
Possible Duplicate: Use of 'prototype' vs. 'this' in Javascript? I went to various websites
Possible Duplicate: Use of 'prototype' vs. 'this' in Javascript? I am confused with these
I'm researching the possible use of the jquery plugin chain.js over other templating systems
Is it possible use mod_rewrite to resolve addresses hosted on another server? Say I
Is it possible use a MySQL query to perform this kind of check? If

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.