# NOT RUN {
# }
# NOT RUN {
## Get the posts data of groups whose names starting with the letter "a" and "z"
scrape_groups_by_category(cat = "health-promotion", post_number_per_group = 1)
cat_url = "https://patient.info/forums/categories/health-promotion-17"
scrape_groups_by_category(cat = cat_url, post_number_per_group = 1)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab