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

  • Home
  • SEARCH
  • 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 7915355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T14:25:27+00:00 2026-06-03T14:25:27+00:00

I would like to grab data from a certain website periodically (every 2-3 hours).

  • 0

I would like to grab data from a certain website periodically (every 2-3 hours).

Website is weather related: http://meteo.gov.ge/index.php?l=2&pg=cm&ct=1&cm=

They also provide widget: http://meteo.gov.ge/index.php?pg=sb but I need something more personalized on my webpage… I only need to grab temperature in number and weather icon for any city.

On my ubuntu: I would probably try to use curl + grep/regex and cron it.

But how would I do that in php? Can I use in anyway the fact that they provide widget (I doubt, since it is embedded in image)?

p.s. this is not content stealing, it is a gov site thus financed by my (tax payer) money! I should be able to grab data I need, from service I pay for >:)

  • 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-03T14:25:28+00:00Added an answer on June 3, 2026 at 2:25 pm

    Tipically this kind of weather services offer RESTFUL web services (API) to get data:

    You execute an http GET or POST providing some parameters (for example the name of the city you want to retreive weather forecasts) and they send you a piece of xml with the detailed forecasts.

    Then is up to you to parse the returned xml and disply only the info you want.

    I absolutely discourage you to grub the entire html content of the homepage of the weather site you shared.
    Image they suddently change the structure of the page,dimensions and so on, your code will fail.

    You need a structred way to get the forecasts, this is why API exists. If the site doesn’t provide you API try to search another weather forecast site for your country!

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

Sidebar

Related Questions

I would like to grab data from a table without using regular expressions. I've
I'm a bit confused about displaying data from a MySQL database. I would like
I would like to put data from table into highcharts piechart. The table will
I would like to grab an element from a remote HTML page. As I
I have an external JSON file (data.json) and would like to get data from
I would like to grab a pki certificate when a request happens in jersey
I would like to parse the values from aspx pages, both what is passed
I would like to allow my users to see other users data. I am
I would like to use curl, on the command line, to grab a url,
I need to create a Chart which will grab data from external sources when

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.