• Stars
    star
    1
  • Language
    C#
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C# web scraper that extracts app information from the Google Play Store and saves it as JSON files. It uses .NET Core, NLog, HtmlAgilityPack, and Newtonsoft.Json. Configure it by modifying proxiesPath and urlPlayStore in the Program class. Run dotnet run to scrape data and save it in the output directory.