{"id":20594417,"url":"https://github.com/praneethkarnena/django-scraping-api","last_synced_at":"2025-03-06T14:43:59.422Z","repository":{"id":41937567,"uuid":"200894713","full_name":"PraneethKarnena/django-scraping-api","owner":"PraneethKarnena","description":"A Django API project to scrape web page when requested through an API.","archived":false,"fork":false,"pushed_at":"2022-12-08T05:59:12.000Z","size":19,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T00:31:49.672Z","etag":null,"topics":["api","api-server","django","django-rest-framework","python","python3"],"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/PraneethKarnena.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}},"created_at":"2019-08-06T17:20:39.000Z","updated_at":"2023-07-29T19:16:38.000Z","dependencies_parsed_at":"2023-01-24T15:15:54.167Z","dependency_job_id":null,"html_url":"https://github.com/PraneethKarnena/django-scraping-api","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/PraneethKarnena%2Fdjango-scraping-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraneethKarnena%2Fdjango-scraping-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraneethKarnena%2Fdjango-scraping-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PraneethKarnena%2Fdjango-scraping-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PraneethKarnena","download_url":"https://codeload.github.com/PraneethKarnena/django-scraping-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242229342,"owners_count":20093372,"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":["api","api-server","django","django-rest-framework","python","python3"],"created_at":"2024-11-16T08:08:59.445Z","updated_at":"2025-03-06T14:43:59.402Z","avatar_url":"https://github.com/PraneethKarnena.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Django - Asynchronous Web Scraping\n\nA simple Django project to demonstrate the scraping of a website asynchronously.\n\n**Demo:** [https://django-async-web-scraping.herokuapp.com/](https://django-async-web-scraping.herokuapp.com/)\n\n**Tools**:\n\n - Django\n - Django Rest Framework\n - Heroku\n\n**How this works:**\n\n - User makes a `POST` request to the API.\n - Sends a list of `URLs` and an `Email ID` as payload\n - The system will then download each `URL` along with static assets and HTML files, asynchronously\n - Compresses the downloaded files and sends an email to the address in the payload\n\n**Routes:**\n\n- Base URL: `https://django-async-web-scraping.herokuapp.com/api/v1/`\n- Scrape Request: `https://django-async-web-scraping.herokuapp.com/api/v1/scrape/`\n- Request Method: `POST`\n- Scheme:\n```json\n{\n\"urls\": [\n\"https:/www.google.co.in/\",\n\"https://www.apple.com/\"\n],\n\"email\": \"user@example.com\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraneethkarnena%2Fdjango-scraping-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraneethkarnena%2Fdjango-scraping-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraneethkarnena%2Fdjango-scraping-api/lists"}