KenjiPcx / IdeaGen

0 stars 0 forks source link

Build a data pipeline that scrapes problems from Reddit #1

Open KenjiPcx opened 6 days ago

KenjiPcx commented 6 days ago

Similar to gummysearch

Follow AI Jason's video https://www.youtube.com/watch?v=2PjmPU07KNs&t=2226s&pp=ygUIYWkgamFzb24%3D

Steps:

MishalRizvi commented 6 days ago

Working on this.

MishalRizvi commented 4 days ago

@KenjiPcx removed node_modules

MishalRizvi commented 4 days ago

Command to fetch Reddits: node src/scripts/fetchRedditPosts.js Command to run scraping: node src/scripts/redditScraper.js