Social Media Scraper

zen-ki

Newbie
Joined
Aug 20, 2023
Messages
11
Reaction score
2
Hey guys, I just build a social media scraper.

Is there a possibility to sell my services and is it worth to create a website, like a saas? Should I start here to sell it?

This is an example of scraping a tiktok page:

{
"data": {
"title": "patVFX (@pat_vfx)",
"description": "patVFX (@pat_vfx) on | 1.3M Likes. 30K Followers. ✅ : ..Watch the latest video from patVFX (@pat_vfx).",
"image": "https://p16-sign-sg.tiktokcdn.com/aweme/720x720/tos-alisg-avt-0068/01c7540a7b2f1446770bd437d93031c2.jpeg?x-expires=1693144800&x-signature=NnyxBHbMrvvn7b%2FueB3GxekEH8Q%3D",
"price": null,
"shippingFees": null,
"currency": null,
"isInStock": null,
"EAN13": null,
"ASIN": null,
"ISBN": null,
"color": null,
"brand": null,
"category": {
"name": "patVFX (@pat_vfx) | TikTok",
"url": "https://www.tiktok.com/@pat_vfx"
},
"categories": [
{
"name": "TikTok",
"url": "https://www.tiktok.com"
},
{
"name": "patVFX (@pat_vfx) | TikTok",
"url": "https://www.tiktok.com/@pat_vfx"
}
],
"siteURL": "https://www.tiktok.com/@pat_vfx",
"siteHtml": null,
"productHasVariations": null,
"isFinished": null,
"isDead": null,
"htmlLength": 533174,
"captchaFound": true,
"isHtmlPage": true,
"host": "http://www.tiktok.com",
"originalPrice": null
}
}
 
Last edited:
TikTok scraping services are offered for free on many sites, try to add something of value like user email as this can be of value.

Try to do something for linkedin too.
 
What about to sell email lists? I can scrape any website for emails. it depends on the security of course. but its possible to scrape a lot of sites
 
Yes I think LinkedIn is much more sought after
 
Back
Top