{"id":22367238,"url":"https://github.com/yeyom/lofi_scraper","last_synced_at":"2026-05-04T02:36:52.393Z","repository":{"id":246988300,"uuid":"824775767","full_name":"YeyoM/lofi_scraper","owner":"YeyoM","description":"A python scraper for lofi music used on https://github.com/YeyoM/lofi_code","archived":false,"fork":false,"pushed_at":"2024-07-06T01:47:46.000Z","size":10,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T17:14:05.230Z","etag":null,"topics":["beautifulsoup4","chillhop","firebase","firebase-realtime-database","lofi","pypetter","python","scraper"],"latest_commit_sha":null,"homepage":"https://lofi-terminal.vercel.app/","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/YeyoM.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}},"created_at":"2024-07-05T23:24:21.000Z","updated_at":"2024-07-06T23:07:56.000Z","dependencies_parsed_at":"2024-07-06T03:16:59.210Z","dependency_job_id":null,"html_url":"https://github.com/YeyoM/lofi_scraper","commit_stats":null,"previous_names":["yeyom/lofi_scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Flofi_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Flofi_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Flofi_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Flofi_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YeyoM","download_url":"https://codeload.github.com/YeyoM/lofi_scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689453,"owners_count":20656414,"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":["beautifulsoup4","chillhop","firebase","firebase-realtime-database","lofi","pypetter","python","scraper"],"created_at":"2024-12-04T18:16:53.335Z","updated_at":"2026-05-04T02:36:47.346Z","avatar_url":"https://github.com/YeyoM.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lofi Music Web Scraper\n\nThis is a web scraper that scrapes lofi music from multiple sources and saves\nthe urls to a firebase database. The scraper is written in Python and uses the\nBeautifulSoup library to scrape the web pages.\n\n## Installation\n\nTo install the scraper, you need to have Python installed on your machine. You\ncan download Python from the official website [here](https://www.python.org/).\n\nYou will also need to have virtualenv installed on your machine. You can\ninstall virtualenv using the following command:\n\n```bash\npip install virtualenv\n```\n\nAfter that you can clone the repository and install the required packages using\nthe following commands:\n\n```bash\ngit clone\ncd lofi-music-web-scraper\n\n# Create a virtual environment\nvirtualenv lofi\n\n# Activate the virtual environment\nsource lofi/bin/activate\n\n# Install the required packages\npip install -r requirements.txt\n```\n\n## Available commands\n\nThe scraper has the following commands:\n\n1. Run the scraper and save the songs to a json file:\n\n```bash\npython src/scraper.py\n```\n\n2. Running the tests:\n\n```bash\npython -m unittest discover -s tests -p \"test_*.py\"\n```\n\n3. Save the songs to a firebase database:\n\n```bash\npython src/firebase.py\n```\n\n4. Run the scraper and save the songs to a firebase database:\n\n```bash\n\n```\n\n## Project structure\n\nThe project has the following structure:\n\n```\nlofi_scraper/\n├── data/\n│   └── scrapped_songs.json\n├── src/\n│   ├── __init__.py\n│   ├── scraper.py\n│   ├── firebase.py\n│   └── test_scraper.py\n├── README.md\n├── requirements.txt\n└── .gitignore\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeyom%2Flofi_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeyom%2Flofi_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeyom%2Flofi_scraper/lists"}