{"id":28326784,"url":"https://github.com/adamff-dev/food-additives-scraper","last_synced_at":"2025-09-09T08:48:50.632Z","repository":{"id":293741432,"uuid":"984366524","full_name":"adamff-dev/food-additives-scraper","owner":"adamff-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-16T21:41:39.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T00:14:14.034Z","etag":null,"topics":["aditivos","scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","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/adamff-dev.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-15T20:16:32.000Z","updated_at":"2025-05-16T21:41:43.000Z","dependencies_parsed_at":"2025-05-16T22:31:04.846Z","dependency_job_id":"f063f3b6-d4f1-4128-9174-b22bcca789d9","html_url":"https://github.com/adamff-dev/food-additives-scraper","commit_stats":null,"previous_names":["adamff-dev/food-additives-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adamff-dev/food-additives-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2Ffood-additives-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2Ffood-additives-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2Ffood-additives-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2Ffood-additives-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamff-dev","download_url":"https://codeload.github.com/adamff-dev/food-additives-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamff-dev%2Ffood-additives-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274268373,"owners_count":25253390,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aditivos","scraper"],"created_at":"2025-05-26T00:13:50.003Z","updated_at":"2025-09-09T08:48:50.620Z","avatar_url":"https://github.com/adamff-dev.png","language":"Python","readme":"# Food Additives Scraper\n\nThis project is an automated scraper for collecting information about food additives using Selenium and Python from https://www.aditivos-alimentarios.com/. It is designed to obtain the database required for the Android app [aditivos-alimentarios-app](https://github.com/adamff-dev/aditivos-alimentarios-app), which allows users to search for food additives and consult their toxicity. The scraper automatically detects installed browsers, manages WebDrivers, and saves the results to a database.\n\n## Features\n- Automatic detection of installed browsers (Chrome, Firefox, Edge, Safari)\n- Automatic installation and management of WebDrivers\n- Scraping of food additives data\n- Saving results to a database\n\n## Requirements\n- Python 3.8+\n- A supported browser installed (Chrome, Firefox, Edge, Safari)\n- Dependencies listed in `requirements.txt`\n\n## Installation\n1. Clone this repository:\n   ```sh\n   git clone https://github.com/adamff-dev/food-additives-scraper.git\n   cd food-additives-scraper\n   ```\n2. Install the dependencies:\n   ```sh\n   pip install -r requirements.txt\n   ```\n\n## Usage\nRun the main script:\n```sh\npython main.py\n```\nThe script will detect the installed browser, install the required WebDriver, and start scraping food additives data from https://www.aditivos-alimentarios.com/.\n\n## Project Structure\n- `main.py`: Main execution script\n- `modules/`: Auxiliary modules\n  - `WebDriverInstaller.py`: WebDriver installer and manager\n  - `AditivosTools.py`: Tools for scraping and saving data\n  - `ProgressBar.py`, `SharedTools.py`: Additional utilities\n\n## License\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamff-dev%2Ffood-additives-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamff-dev%2Ffood-additives-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamff-dev%2Ffood-additives-scraper/lists"}