{"id":22642529,"url":"https://github.com/anzolin/netcoreseleniumwebcrawler","last_synced_at":"2025-03-29T05:42:36.544Z","repository":{"id":79351348,"uuid":"196061843","full_name":"anzolin/NetCoreSeleniumWebCrawler","owner":"anzolin","description":"A project example of Web Crawler using .NET Core and Selenium.","archived":false,"fork":false,"pushed_at":"2024-01-31T13:49:50.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T16:58:45.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/anzolin.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}},"created_at":"2019-07-09T18:26:41.000Z","updated_at":"2024-01-31T13:49:39.000Z","dependencies_parsed_at":"2024-01-16T23:16:19.452Z","dependency_job_id":null,"html_url":"https://github.com/anzolin/NetCoreSeleniumWebCrawler","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/anzolin%2FNetCoreSeleniumWebCrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzolin%2FNetCoreSeleniumWebCrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzolin%2FNetCoreSeleniumWebCrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzolin%2FNetCoreSeleniumWebCrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anzolin","download_url":"https://codeload.github.com/anzolin/NetCoreSeleniumWebCrawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145017,"owners_count":20730493,"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":[],"created_at":"2024-12-09T05:07:13.103Z","updated_at":"2025-03-29T05:42:36.522Z","avatar_url":"https://github.com/anzolin.png","language":"C#","funding_links":["https://www.paypal.com/donate?business=DN2VPNW42RTXY\u0026no_recurring=0\u0026currency_code=BRL","https://www.buymeacoffee.com/anzolin"],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n---\n\n\n# NetCoreSeleniumWebCrawler\nA project example of Web Crawler using .NET Core and Selenium.\n\n\nLicense\n-------\n\nThis example application is [MIT Licensed](https://github.com/anzolin/NetCoreSeleniumWebCrawler/blob/master/LICENSE).\n\n\nAbout the author\n----------------\n\nHello everyone, my name is Diego Anzolin Ferreira. I'm a .NET developer from Brazil. I hope you will enjoy this simple example application as much as I enjoy developing it. If you have any problems, you can post a [GitHub issue](https://github.com/anzolin/NetCoreSeleniumWebCrawler/issues). You can reach me out at diego@anzolin.com.br.\n\n\n## Donate\n  \nWant to help me keep creating open source projects, make a donation:\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?style=for-the-badge)](https://www.paypal.com/donate?business=DN2VPNW42RTXY\u0026no_recurring=0\u0026currency_code=BRL) [![Donate](https://img.shields.io/badge/-buy_me_a%C2%A0coffee-gray?logo=buy-me-a-coffee\u0026style=for-the-badge)](https://www.buymeacoffee.com/anzolin)\n\nThank you!\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge\n[contributors-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge\n[forks-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/network/members\n[stars-shield]: https://img.shields.io/github/stars/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge\n[stars-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/stargazers\n[issues-shield]: https://img.shields.io/github/issues/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge\n[issues-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/issues\n[license-shield]: https://img.shields.io/github/license/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge\n[license-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/diego-anzolin/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzolin%2Fnetcoreseleniumwebcrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanzolin%2Fnetcoreseleniumwebcrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzolin%2Fnetcoreseleniumwebcrawler/lists"}