This template scrolls using our infinite scroll down command to reach the end of the ProductHunt list of users that have the highest number of streak days here: https://www.producthunt.com/visit-streaks
It then opens the user profile pages, using our crawler command in multi-threading, meaning it opens and scrapes 3 profiles pages in one go to speed up the scrapping time. You can increase or de-crease the number of parallel tabs you want to scrape at the same time.
For each user profile we then collect and save the following information:
Name, Title, Member ID, Followers, Following, Points, Streak Days, Twitter, FaceBook, LinkedIn, Profile Image URL, User profile URL