• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Hashtag in Facebook : Basics to API for Facebook Hashtag

By Abhishek Ghosh June 15, 2014 2:14 am Updated on June 15, 2014

Hashtag in Facebook : Basics to API for Facebook Hashtag

Advertisement

Hashtag in Facebook Has Many Functions Which Are Usually Unknown. Here is detailed guide on using Hashtag on Facebook by any level of user. Previously, we discussed about the basics of Hashtag in our article – All About Hashtag and Tools for the Advanced Users. There is Hashtag Counter API by Facebook. This API is restricted to the partners in the Public Content Solutions program. We have three more interesting article in this context, First is written in quite old article –Integrate the system of Twitter hashtags in WordPress posts, Second is not one but two, which intended for those who do not understand API – REST API or Representational State Transfer API, API Explained in Plain English and Third is the tool to test API – CocoaRestClient.

 

Hashtag in Facebook : Basics and Consumer Usage Part

 

By using strategic hashtags in your public Facebook posts (profile and page), everyone will be able to see your hashtags as clickable links :

 

Vim
1
2
https://www.facebook.com/hashtag/abhishekghosh
https://www.facebook.com/hashtag/cloudcomputing

 

As you can see this is like a category page in WordPress, hashtag on Facebook has its own unique URL with a status update box at the top. It is possible to get some conversation if used with Feeds. n June 2013, Facebook made hashtags clickable in status updates published from both personal profiles and brand Pages. It also made them searchable so members can bring up a stream of mentions :

Advertisement

---

As Facebook ships it as public feature, it by no means forces you to choose between the social network and Twitter. Both platforms can be used concurrently, and often it is recommended that you support your presence on one social network through another :

Vim
1
https://www.facebook.com/help/587836257914341

Hashtag in Facebook

 

Hashtag in Facebook : API and Developers’ Usage Part

 

Access to the Keyword Insights API is restricted to a limited set of media publishers and usage requires prior approval by Facebook. You cannot apply to use the API at this time :

Vim
1
https://developers.facebook.com/docs/hashtag_counter/v2.0

However, there is another feature named Interests :

Vim
1
https://www.facebook.com/bookmarks/interests

So, basically you can create your own public list :

Vim
1
https://www.facebook.com/lists/805333219491333

This is wrong/outdated usage now :

Vim
1
https://graph.facebook.com/search?q=%23fail&type=post

This will require an access token :

Vim
1
https://developers.facebook.com/tools/explorer/

I used this FQL Query :

Vim
1
2
3
4
5
SELECT message
FROM stream
WHERE
(source_id IN (SELECT uid2 FROM friend WHERE uid1 = me()) OR source_id=me()  )
AND strpos(lower(message),lower('#hashtag')) >=0

However, it does not work. If you find some way, let us know.

Tagged With facebook developer find hash tag , facebook hashtags ile resim alma api
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Hashtag in Facebook : Basics to API for Facebook Hashtag

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Hashtag in Twitter : Basics to API for Twitter Hashtag

    Hashtag in Twitter Has Many Functions Which Are Usually Unknown. Here is detailed guide on using Hashtag on Twitter by any level of user.

  • Twitter Hashtag, @ and Inline Tweet in WordPress

    We can integrate Twitter Hashtag, @ and Inline Tweet in WordPress in several ways. It matters how you want to use the features in your blog.

  • Hashtag : All About Hashtag and Tools for the Advanced Users

    Hashtag is a string composed of one or more concatenated words, preceded by a pound or number sign ( # ). Tools exist for managing Hashtag.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy