Can I display Amazon Reviews on my website (Using API), using conditional highlights? - api

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed yesterday.
Improve this question
I would like to call Amazon reviews through an API call and then be able to sort and highlight certain sentences in the reviews, without obviously modifying any reviews.
Is this something I can legally do on my own website, without breaking Amazon's TOS. I am an affiliate of theirs and wish to continue to promote them.
I looked through Amazon's website about API calls and they seem to allow fetching of Amazon reviews, as explained in one of their pages here. http://docs.aws.amazon.com/AWSECommerceService/latest/DG/EX_RetrievingCustomerReviews.html
I read through the forums here and the answers are confusing. Most relevant questions to mine are dated 2010-2011. Any opinions/help to help me understand this feasibility will be greatly appreciated.
For the record, I have 0 programming skills. I will hire someone to do the work if at all it is possible.

Amazon product review only available in iframe page. If you still want to display amazon review of a product you can do screen scraping script of a that iframe page. With this way you need to make two process.
1. Product Details API Request ( Item Lookup )
2. Get Review Of that Product.
I use this method in some of my websites several months ago. But only display but not modifying the reviews ( sort and highlight certain sentences in the reviews ).

Related

How to discover which technology a website is built upon? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 months ago.
Improve this question
How can I know wether a website is based on Wordpress / Wix / React / Next.js / Nuxt.js / PHP etc?
I know answer for two, maybe you can help with other popular technologies.
Wordpress: I mostly check wether the https://theirdomain/wp-admin.php drop onto the login screen. It helps many times. And usually their html has prefixes based on their page builder. I.e. if they use Elementor is used, it has many elementor- prefix in the html tag names.
Next.js: Under body there is always a mandatory <div> with id __next.
I am most curious about the following two sites, what they could use:
https://www.szauna-szeansz.hu
https://sebeszem.hu
A software tools is welcome to propose to get infos about used technologies in websites.
You can use Wappalyzer: https://www.wappalyzer.com/
Or tech specific devtools like the VueJS ones or Vue telescope, then React ones etc...
Otherwise, checking the source code.
For the first one
For the second one
Then it comes down to know a bit of e-commerce platforms etc.

How to display content from your site in a Google search preview [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed last month.
Improve this question
I'm wondering how I can get my site to display preview information for specific search terms. I notice this occasionally from time to time and it would work really well in a question-answer based system I've built. You can see this live by Googling "Add a comment in word," and it's the content box that appears at the top of the search results.
Edit: I believe they're called Google answers. From what I've read, they're scraped from sites by Google for popular search results, but I'm hoping they can be implemented manually as well.
Unfortunately, you can't. This is called a "Knowledge Box" and is a new(ish) search feature that Google has implemented to assist in answer usability and is primarily show from to high-authority website's (brand's) such as Wikipedia, Microsoft..etc.
The answers do not actually being generated in real-time, but being pulled from a knowledge base that Google has pre-created called the "Knowledge Graph" which is also used in general search to help improve relevancy.

Seek advice from SEOs [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
I have read that Google no more uses meta tags to rank your website.
لوله بازکنی دهکده المپیک
So what are the ways otherwise if I want to increase traffic or optimize my website for search engines so that more customer would get attracted to my website. we are running e-commerce business which is confined to a not very large area.
لوله بازکنی غرب تهران
Its only 5-6 months we have launched our website. Can I get any tips so that I can optimize my website for searching.
You could register your website on the Google Webmaster tool :
https://www.google.com/webmasters/tools/home?hl=en
Not only you'll find a few tips about their SEO, but it will warn you if the Google crawler had problems while visiting your website, which could be the reason for your website to be ranked poorly.
That is true about Meta tags - not relevant now.
There is no simple recipe to increase PageRank and search engines position.
There are huge amount of guides on web that can help. Professional companies offering positioning for payment. And also not every positioning practice is also "fair" and legal.
But for the general, I would say to answer your question:
keep your web-code clean, and if possible meeting the W3C validators requirements: http://validator.w3.org/
keep good-quality content
thing that increasing your web-position is the fact that your page is linked on on other pages in positive and good-quality context. Try to achieve that (with to

Google+ API for reading "plus one" count [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Is there any official Google API for getting the number of "plus one" actions for a given URL?
There is this common method which doesn't seem to be using an official API.
Are we allowed to use this API at all? Even if we are, it could stop working anytime, right?
The API endpoints in the official Google+ API do all require some activity ID and thus can't give you the "plus one" count for any given URL, can they?
This is not currently a feature of our API. You can request the feature by filing it in our Issue Tracker (https://code.google.com/p/google-plus-platform/issues/entry?template=Feature%20Request%20-%20REST%20API). We use these reports and the number of Stars they receive to track developer feedback.
Also, you are correct that any method call not officially supported and documented (https://developers.google.com/+/api/latest/) may change in the future as we continue to build out our APIs. Sometimes clever developers find cool ways of doing things, but we do not guarantee that unsupported features will not change.
For site analytics on your sites, you get activity on Google +1 and Share through Google analytics. You can even set up Custom Analytics to monitor this.
For the +1 widget, there is not an official API to access the counts and the APIs referenced should probably be avoided for the reasons you mention (it could stop working, may not be working correctly to begin with). I can think of a few reasons people shouldn't be able to programmatically pull analytics from any arbitrary site on the web - probably a part of the reason that this does not exist first party from Google. If you feel it's an important feature, please add or star a feature request in the issue tracker - you should add it to the widgets section.
For in-network activity on Google+ the Activities resource documents everything that is available to you when looking at content on Google+. You can, for example, +1 a post, then share the +1 and track the analytics on Google+ watching the activity if you're doing this, you should be able to use the list of "plusoners" to determine the count of people who have made +1s on a post. See it in action using the API Explorer here:
Activities for +GusClass

How can my website appear in search engines [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have developed a website for a firm that deals in pumps, valves and diesel engines. They require that when an interested user searches with some keywords like "Pump Dealers" or "Valve Dealers", their site should appear in the results. Currently I am not aware of how I can go about this, so my question is what should I do in order for better page ranking. I am using meaningful page titles and have enough text in every page.
Any suggestion is welcome.
Firstly Pagerank is irrelevant these days, so don't worry about that.
You should ensure that you use Google's Webmaster Tools to check that Google knows about your site etc. This will tell you what things it is coming up for on Google.
Make sure that the page has the text on it you want to rank for - as you mention, titles, headers etc will help but don't over do it.
The main thing to do is to get links to your site – write interesting blog posts, contact customers etc so they link to you.
It really depends on who your competition is for those terms - if there are already 10 huge companies ranking for those terms then you are stuck.
The other way to do this is to buy Adwords – this will likely cost upwards of $5-10 a day to get any meaningful traffic though.