https://github.com/anzolin/netcoreseleniumwebcrawler
A project example of Web Crawler using .NET Core and Selenium.
https://github.com/anzolin/netcoreseleniumwebcrawler
Last synced: about 1 year ago
JSON representation
A project example of Web Crawler using .NET Core and Selenium.
- Host: GitHub
- URL: https://github.com/anzolin/netcoreseleniumwebcrawler
- Owner: anzolin
- License: mit
- Created: 2019-07-09T18:26:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T13:49:50.000Z (over 2 years ago)
- Last Synced: 2025-02-03T16:58:45.579Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
---
# NetCoreSeleniumWebCrawler
A project example of Web Crawler using .NET Core and Selenium.
License
-------
This example application is [MIT Licensed](https://github.com/anzolin/NetCoreSeleniumWebCrawler/blob/master/LICENSE).
About the author
----------------
Hello 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.
## Donate
Want to help me keep creating open source projects, make a donation:
[](https://www.paypal.com/donate?business=DN2VPNW42RTXY&no_recurring=0¤cy_code=BRL) [](https://www.buymeacoffee.com/anzolin)
Thank you!
[contributors-shield]: https://img.shields.io/github/contributors/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge
[contributors-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge
[forks-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/network/members
[stars-shield]: https://img.shields.io/github/stars/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge
[stars-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/stargazers
[issues-shield]: https://img.shields.io/github/issues/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge
[issues-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/issues
[license-shield]: https://img.shields.io/github/license/anzolin/NetCoreSeleniumWebCrawler.svg?style=for-the-badge
[license-url]: https://github.com/anzolin/NetCoreSeleniumWebCrawler/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/diego-anzolin/