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 8449611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:45:28+00:00 2026-06-10T10:45:28+00:00

The problem to solve: Imagine I have a domain and corresponding web site at

  • 0

The problem to solve:

  1. Imagine I have a domain and corresponding web site at http://my-awesome-site
  2. On this site I have 10,000 pages.
  3. Each page has a Facebook Like button.
  4. How do I retrieve the number of likes per page from the Facebook Graph?

It’s possible to look up the total number of likes per URL using a simple GET request (examples: google.com, google.com/reader, news.google.com). But is it possible to get a similar list for an entire domain, broken down by page? Something with results like:

{
   "id": "http://my-awesome-site/",
   "shares": 12345
},
{
   "id": "http://my-awesome-site/page1.html",
   "shares": 5678
},

....

{
   "id": "http://my-awesome-site/page10000.html",
   "shares": 9012
}
  • 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-10T10:45:29+00:00Added an answer on June 10, 2026 at 10:45 am

    You can do this also via facebook graph
    seperate ids with commas

    https://graph.facebook.com/?ids=http://techcrunch.com,http://mashable.com
    

    the result will be a json, shown below

    {
       "http://mashable.com": {
      "id": "http://mashable.com",
      "shares": 14436 
    },
    "http://techcrunch.com": {
       "id": "http://techcrunch.com",
      "shares": 2144
    }
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a slightly tricky problem to solve; imagine this: One of my applications
I've got a problem and no idea how to solve it. Imagine you have
I have a problem to solve. Here how it goes... An employee goes on
I have a problem to solve. I research some day but i cant solve
I have little unusual problem to solve. I need some hint or links to
I'm facing a problem to solve this issue. I'm having a string variable, for
XML is cool in flex, but I have an annoying problem to solve, caused
Trying to solve a problem with templatetags. I have two templatetags: @register.inclusion_tag('directory/_alphabet.html') def alphabet_list(names):
I have a problem that I have not managed to solve. I developed a
I tried to solve this problem in PERL, but it only works with lesser

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.