Gauthamjm007 / Backend-NodeJS-Golang-Interview_QA

A collection of Node JS and Golang Backend interview questions please feel free to fork and contribute to this repository
MIT License
501 stars 146 forks source link

I need to create a new android an iOS app that contains the information of some Crypto blogs. #5

Open RitaCummings opened 1 year ago

RitaCummings commented 1 year ago

Hi all, I need to create a new app where I can put all the information about Crypto, Bitcoin, and Blockchain. In this scenario, I want to crawl a few blogs that are specially built for crypto and Blockchain information. Like BriansClub. What would be the best practice for this?

Davidk1122 commented 1 year ago

Contacting the owner of those blogs would be great. They will give you the right information. I got data from (Alight motion for iOS) and then created the app regarding the Alight Motion APK.

mark325hr commented 1 week ago

Thanks for the Alight Motion mod! I’m currently developing an app to collect and display information about Crypto, Bitcoin, and Blockchain from blogs like BriansClub. While exploring ways to optimize data crawling and presentation, I noticed similar challenges with handling large datasets efficiently, much like the performance issues with exporting larger projects in Alight Motion. Any best practices here for app performance would be helpful for both projects!