{"id":19925528,"url":"https://github.com/fernandod1/lottery-numbers-scraper","last_synced_at":"2026-06-06T13:31:06.837Z","repository":{"id":130016500,"uuid":"272009369","full_name":"fernandod1/Lottery-numbers-scraper","owner":"fernandod1","description":"Script to scrap lottery numbers from Lottomatica Italia website and inserts data into MySQL database.","archived":false,"fork":false,"pushed_at":"2021-01-02T12:31:16.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T00:28:48.524Z","etag":null,"topics":["loteria","loterias","lottery","lotto-numbers","php","php-script","php-scripts","scraper","scraping","scraping-websites","scrapper","scrapping","scrapping-php"],"latest_commit_sha":null,"homepage":"https://www.fernando.info","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fernandod1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-13T12:59:24.000Z","updated_at":"2022-08-09T01:12:33.000Z","dependencies_parsed_at":"2023-05-01T03:03:48.983Z","dependency_job_id":null,"html_url":"https://github.com/fernandod1/Lottery-numbers-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandod1%2FLottery-numbers-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandod1%2FLottery-numbers-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandod1%2FLottery-numbers-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandod1%2FLottery-numbers-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandod1","download_url":"https://codeload.github.com/fernandod1/Lottery-numbers-scraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241352780,"owners_count":19948913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["loteria","loterias","lottery","lotto-numbers","php","php-script","php-scripts","scraper","scraping","scraping-websites","scrapper","scrapping","scrapping-php"],"created_at":"2024-11-12T22:23:00.060Z","updated_at":"2026-06-06T13:31:06.794Z","avatar_url":"https://github.com/fernandod1.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lottery numbers scraper\nScript to scrap lottery numbers from Lottomatica Italia website ( https://www.lottomaticaitalia.it ) and inserts data into MySQL database.\n\n------------------------------------\nConfiguration\n------------------------------------\n1.) Open file lottery.php using a text editor and modify the following lines to use your MySQL hosting configuration:\n\n$mysqlserverhost = \"MYSQL_HOST\";\n\n$database_name = \"MYSQL_DATABASE_NAME\";\n\n$username_mysql = \"MYSQL_USERNAME\";\n\n$password_mysql = \"MYSQL_PASSWORD\";\n\n\n2.) Upload file “lottery.php” to your hosting account.\n\n3.) Create a conjob entry in your server so that scripts is executed every 5 minutes and stores new data in database. The exact command you must use in crontab is:\n\n*/5 * * * * /usr/bin/wget -q https://www.yourwebsite.com/lottery.php \u003e /dev/null 2\u003e\u00261\n\nDone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandod1%2Flottery-numbers-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandod1%2Flottery-numbers-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandod1%2Flottery-numbers-scraper/lists"}