{"id":23328029,"url":"https://github.com/doridoro/book_to_scrape","last_synced_at":"2025-04-07T08:34:38.505Z","repository":{"id":135581398,"uuid":"573887764","full_name":"DoriDoro/Book_to_Scrape","owner":"DoriDoro","description":"Project 2 of Openclassrooms Path - Book to Scrape -- extract certain information of http://books.toscrape.com/index.html into a csv file ","archived":false,"fork":false,"pushed_at":"2024-03-09T09:16:59.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T12:18:48.771Z","etag":null,"topics":["console-tool","csv-export","python3","webscraping"],"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/DoriDoro.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":"2022-12-03T18:43:33.000Z","updated_at":"2023-07-24T19:29:43.000Z","dependencies_parsed_at":"2024-03-09T10:26:27.662Z","dependency_job_id":null,"html_url":"https://github.com/DoriDoro/Book_to_Scrape","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/DoriDoro%2FBook_to_Scrape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoriDoro%2FBook_to_Scrape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoriDoro%2FBook_to_Scrape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoriDoro%2FBook_to_Scrape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoriDoro","download_url":"https://codeload.github.com/DoriDoro/Book_to_Scrape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247622027,"owners_count":20968558,"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":["console-tool","csv-export","python3","webscraping"],"created_at":"2024-12-20T20:54:21.574Z","updated_at":"2025-04-07T08:34:38.479Z","avatar_url":"https://github.com/DoriDoro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Book to Scrape\n\n## Description:\nProject 2 of OpenClassrooms Path: Developer Python - Book to Scrape \n-- extract certain information of http://books.toscrape.com into a csv file:\n\n- product_page_url\n- universal_ product_code (upc)\n- title\n- price_including_tax\n- price_excluding_tax\n- number_available\n- product_description\n- category\n- review_rating\n- image_url\n\nThese information should be extracted for each single book. Organised in the category on the website.\n\n**An improved version (2.0) is available in branch `dev/version-2.0`**\n\n## Installation:\nopen terminal\n1. `git clone https://github.com/DoriDoro/Book_to_Scrape.git`\n2. `cd Book_to_Scrape`\n3. `python -m venv venv`\n4. `. venv/bin/activate` (on MacOS/Linux)  `venv\\Scripts\\activate` (on Windows)\n5. `pip install -r requirements.txt`\n\n\n## Skills:\n- Configuring a Python environment\n- Managing data using the ETL process\n- Using version control with Git and GitHub\n- Applying the basics of Python programming\n\n\n## Visualisation of the project:\nstart the program with `python3 main.py`\n\nin terminal you will see: \u003cbr\u003e\n![terminal](/images_Readme/Terminal.png)\n\nthe results are visible in following folders:\n1. the results of the images: \u003cbr\u003e\n![images](/images_Readme/ResultsImages.png)\n2. the csv files: \u003cbr\u003e\n![csv](/images_Readme/ResultsResults.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoridoro%2Fbook_to_scrape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoridoro%2Fbook_to_scrape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoridoro%2Fbook_to_scrape/lists"}