{"id":20181809,"url":"https://github.com/deadbeatnoble/scraperest","last_synced_at":"2026-06-07T08:32:44.492Z","repository":{"id":234091078,"uuid":"787515264","full_name":"deadbeatnoble/ScrapeREST","owner":"deadbeatnoble","description":"Web scraping API made with ktor","archived":false,"fork":false,"pushed_at":"2024-04-20T19:49:29.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T17:24:16.957Z","etag":null,"topics":["ktor","manga-reader","manhua-reader","manhwa-reader","rest-api","scraper"],"latest_commit_sha":null,"homepage":"https://scrape-v1-0.onrender.com","language":"Kotlin","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/deadbeatnoble.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-04-16T17:08:21.000Z","updated_at":"2024-12-01T21:47:45.000Z","dependencies_parsed_at":"2024-04-18T05:50:46.153Z","dependency_job_id":"c8495cd2-5231-4cc3-830f-afefdd9812b6","html_url":"https://github.com/deadbeatnoble/ScrapeREST","commit_stats":null,"previous_names":["deadbeatnoble/scraperest"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadbeatnoble%2FScrapeREST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadbeatnoble%2FScrapeREST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadbeatnoble%2FScrapeREST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadbeatnoble%2FScrapeREST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadbeatnoble","download_url":"https://codeload.github.com/deadbeatnoble/ScrapeREST/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616690,"owners_count":19991543,"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":["ktor","manga-reader","manhua-reader","manhwa-reader","rest-api","scraper"],"created_at":"2024-11-14T02:36:47.696Z","updated_at":"2026-06-07T08:32:44.427Z","avatar_url":"https://github.com/deadbeatnoble.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScrapeREST\n\n## Introduction\nScrapeREST is a RESTful API designed for web scraping purposes. It provides a simple and efficient way to extract data from websites using HTTP requests and parsing the HTML responses.\n\n## Project Features\n- Fetch web pages using HTTP requests\n- Extract data by iterating and searching for specific selectors or tags\n- Support for various scraping techniques (XPath, CSS selectors, regular expressions)\n- Customizable scraping configurations\n- Error handling\n\n## API Base URL\nThe base URL for the ScrapeREST API is `https://scrape-v1-0.onrender.com`.\n\n## API Endpoints\n| HTTP Verbs | Endpoints | Action |\n| --- | --- | --- |\n| GET | `/feed?type=latest\u0026page={page?}` | Retrieves the latest feed |\n| GET | `/feed?type=topview\u0026page={page?}` | Retrieves the popular feed |\n| GET | `/feed?type=newest\u0026page={page?}` | Retrieves the new feed |\n| GET | `/collection/genre?genre_id={genre_id?}\u0026page={page?}` | Performs a genre-based search |\n| GET | `/collection/author?author_id={author_id?}\u0026page={page?}` | Performs an author-based search |\n| GET | `/search?title={title?}\u0026page={page?}` | Performs a simple search |\n| GET | `/advanced_search?type={type?}\u0026title={title?}\u0026s={s?}\u0026g_i={g_i?}\u0026g_e={g_e?}\u0026stat={stat?}\u0026orby={orby?}\u0026page={page?}` | Performs an advanced search |\n| GET | `/manga?manga_id={manga_id?}` | Retrieves manga details |\n| GET | `/chapter?manga_id={manga_id?}\u0026chapter_id={chapter_id?}` | Retrieves chapter pages |\n\n## Technologies Used\n- Ktor (Kotlin): A framework for building asynchronous servers and clients in connected systems.\n- Kotlin coroutines: A powerful tool for writing asynchronous code in a sequential style.\n- HTML parsing libraries: Utilized to extract data from the HTML responses.\n- Docker: A containerization platform used for packaging the application and its dependencies into a standardized unit for easy deployment and scalability.\n\n## Author\n- [Deadbeatnoble](https://github.com/deadbeatnoble)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadbeatnoble%2Fscraperest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadbeatnoble%2Fscraperest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadbeatnoble%2Fscraperest/lists"}