Open tarosenblut opened 7 years ago
Is it possible to limit the comments scraper to just one post? I tried playing around with the code, but didn't have any luck. I'm trying to avoid having to scrape pages like CNN for hours just for the one post!
Thanks!
You need get id of post you want and parse that id into query statement.
Is it possible to limit the comments scraper to just one post? I tried playing around with the code, but didn't have any luck. I'm trying to avoid having to scrape pages like CNN for hours just for the one post!
Thanks!