Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 1 year ago.
Improve this question
I was wondering how can I scrape random websites article titles and links at the same time.
For example i want to scrape article titles and their links from this website to my google sheets document: https://jamesclear.com/articles
I used importXML function but unfortunately, I cant do it and I'm pretty sure I don't know how to do it.
Thank you
Try
=importxml("https://jamesclear.com/articles","//div[#class='all-articles__list']//li")
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm looking to find out if the interactive map on this website is custom made or used from another source which I can replicate - http://www.nomadicmatt.com/travel-guides/, I'm not a coder so was wondering if it's possible to find this from the page source info or possibly another way?
it's using GeoChart from google api. like you can see in the source code:
<script src="http://www.google.com/uds/api/visualization/1.0/8c95b72e5c145d5b3d7bb8b4ea74fd63/format+en,default+en,ui+en,geochart+en.I.js" type="text/javascript"></script>
https://developers.google.com/maps/documentation/javascript/tutorial
But if you are not a coder - it will be hard for you to implement this.
It's an interactive world maps plugin for wordpress.
However this question does not belong on S/O.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I am trying to create a brochure visual treat for a client using impress.js
I need to put a link on every slide that redirect to the proper page while click.
Is it possible that each page could also have a click able link to every slide?
You can use jimpress.js to achieve that and take also advantage of the numerous other options that this plugin provides.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 1 year ago.
Improve this question
I am using a Telerik control and it requires my to enter a XmlDataSource.
What I like to do is to get a Google RSS Feed for news related to "Lung Disease"
How do I go about doing this? How do I get the xml url for this?
This can be done simply by going to Google News and typing what the search is. At the bottom, there is a Create Alert button. Click on it to get the RSS link.
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 added a new page in wordpress site and want that to be shown in google search results. How can I achieve this ??
Thanks for the help in advance !!
You can use XML sitemap
The other step is Html Sitemap.
You can use Google Webmaster Tool to submit XML Sitemap.
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 11 years ago.
Improve this question
I have opened an account,
but saw only option of buying ad words.
I want to add ads to my site,
all the tutorials I have found are old and related to old goolge UI.
Adding ads is not difficult. Best and most up to date help/tutorial comes from Google itself: http://support.google.com/adsense/?hl=en
Also look here
First create an adsense account it takes time like 2 weeks, then customize ur ads in the adsense account it automatically generates code copy the code and paste it in ur web site