{"id":22577181,"url":"https://github.com/incuca/generic-website-scraper","last_synced_at":"2025-07-31T17:05:44.548Z","repository":{"id":130522894,"uuid":"334458152","full_name":"InCuca/generic-website-scraper","owner":"InCuca","description":"A generic website scraper made with Strapi, Puppeteer and Cheerio running on a cron with an example set","archived":false,"fork":false,"pushed_at":"2021-01-30T16:37:18.000Z","size":202,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T16:13:46.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InCuca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-01-30T16:26:48.000Z","updated_at":"2021-01-31T11:39:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"280ff1f8-237b-4323-96e6-878682b71e82","html_url":"https://github.com/InCuca/generic-website-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InCuca/generic-website-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fgeneric-website-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fgeneric-website-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fgeneric-website-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fgeneric-website-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InCuca","download_url":"https://codeload.github.com/InCuca/generic-website-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fgeneric-website-scraper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268074317,"owners_count":24191533,"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-07-31T02:00:08.723Z","response_time":66,"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":[],"created_at":"2024-12-08T04:12:06.740Z","updated_at":"2025-07-31T17:05:44.470Z","avatar_url":"https://github.com/InCuca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scraper\n\nA quick scraper application with a functioning example.\n\n## Start\n\nInstall dependencies and run `yarn develop`.\n\nCreate your admin credentials on Strapi and create the first Scraper:\n\n```\nname: Jamstack.org\nenabled: true\nfrequency: * * * * *\n```\n\nThe cron tries to run the scraping code every minute, and:\n\n- check if the Scraper is `enabled` before running;\n- respects the `frequency` set;\n\nThe scraping is done with puppeteer and cherio and is at `/scripts/scrapers`. The content is saved to the **Site generators** model.\n\n## From here...\n\nYou can turn it into a generic website scraper or just modify the index.js file to your needs. Possibilities are endless...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincuca%2Fgeneric-website-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincuca%2Fgeneric-website-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincuca%2Fgeneric-website-scraper/lists"}