{"id":22092038,"url":"https://github.com/j-p-d-e-v/forex_webscraper","last_synced_at":"2026-04-27T12:31:12.120Z","repository":{"id":226834898,"uuid":"769760244","full_name":"j-p-d-e-v/forex_webscraper","owner":"j-p-d-e-v","description":"Gathers news data in forex factory.","archived":false,"fork":false,"pushed_at":"2024-03-10T01:48:42.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-29T06:52:18.750Z","etag":null,"topics":["database","forex","forex-factory","forex-news","headlessbrowser","rust","seaorm","websscraping"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j-p-d-e-v.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-10T01:15:02.000Z","updated_at":"2024-07-13T20:56:16.000Z","dependencies_parsed_at":"2024-03-10T02:40:38.898Z","dependency_job_id":"47672040-365a-49e0-b01d-368cd3080ac6","html_url":"https://github.com/j-p-d-e-v/forex_webscraper","commit_stats":null,"previous_names":["j-p-d-e-v/forex_webscraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-p-d-e-v%2Fforex_webscraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-p-d-e-v%2Fforex_webscraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-p-d-e-v%2Fforex_webscraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-p-d-e-v%2Fforex_webscraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j-p-d-e-v","download_url":"https://codeload.github.com/j-p-d-e-v/forex_webscraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186922,"owners_count":20574554,"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":["database","forex","forex-factory","forex-news","headlessbrowser","rust","seaorm","websscraping"],"created_at":"2024-12-01T03:08:08.363Z","updated_at":"2026-04-27T12:31:07.092Z","avatar_url":"https://github.com/j-p-d-e-v.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Forex News Webscraper\n\nA webscraper for forex news written in RUST programming.\n\nSUPPORTED FOREX NEWS SITE\n- Forex Factory\n\n## CONFIGURATION\n\n### ENVIRONMENT VARIABLES\n- DATABASE_URL - The connection string of the MySQL Database\n```\nmysql://\u003cdatabase_username\u003e:\u003cdatabase_password\u003e@\u003cdatabase_host\u003e:\u003cdatabase_port\u003e/\u003cdatabase_name\u003e\n```\n\n- START_YEAR - The start range of the year to crawl.\n```\nSTART_YEAR=\u003cYEAR\u003e\n```\n- END_YEAR - The end range of the year to crawl.\n```\nEND_YEAR=\u003cYEAR\u003e\n```\n\n## DEVELOPMENT\n\n### Generating Entity\n```\nsea-orm-cli generate entity -v -o src/models\n\nNote: Do not modify the entity files. The cli command will overwrite it.\n```\n\n### Database Migration\n```\nsea-orm-cli migrate up\nsea-orm-cli migrate down\n```\n\n### Container Database\n```\ndocker-compsoe -f db-docker-compose.yml up -d\n```\n\n### TESTING\n```\ncargo test\n```\n\n### RUNNING\n```\ncargo run\n```\n\n## REFERENCES\n- Database ORM - https://www.sea-ql.org/SeaORM/docs/index/\n- SeaORM Crate - https://docs.rs/sea-orm/0.12.14/sea_orm/index.html\n- Headless Chrome - https://docs.rs/headless_chrome/latest/headless_chrome/\n\n## DEVELOPER\n- JP Mateo (jpmateo022@gmail.com)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-p-d-e-v%2Fforex_webscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj-p-d-e-v%2Fforex_webscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-p-d-e-v%2Fforex_webscraper/lists"}