Is there a way to scrape a post?

beastkay

Banned - Spamming via PM as well as on the forum
Joined
Sep 20, 2018
Messages
1,185
Reaction score
444
I'm just looking to get the profiles you recently posted something on their status for an example

"Hey I'm looking for amazon sellers"

Is there a way we can scrape those profiles?

People do ask the friend on fb for a better and trustworthy referral.
 
What do you mean by scrape? Sorry not to be helpful but curious to learn the lingo
 
What do you mean by scrape? Sorry not to be helpful but curious to learn the lingo
You don't know what scrape means?

For an example - If you have a FB Account, now you posted a status "I want to learn lingo"

Now there is a company who is selling lingo products or courses, they are searching fb with "I want to learn lingo" to find some customers.

That scraping I'm talking about
 
You don't know what scrape means?

For an example - If you have a FB Account, now you posted a status "I want to learn lingo"

Now there is a company who is selling lingo products or courses, they are searching fb with "I want to learn lingo" to find some customers.

That scraping I'm talking about
Ok I completely understand thanks for the information I greatly appreciate it!
 
You can make your own scraping tool with Selenium, Puppeteer and there are other automation scripting tools.

I actually code my own with mouse/keyboard emulation on VirtualBox to go undetected :rolleyes:
 
You can make your own scraping tool with Selenium, Puppeteer and there are other automation scripting tools.

I actually code my own with mouse/keyboard emulation on VirtualBox to go undetected :rolleyes:
I exactly get you what you are saying but for my case I really don't think it will work, but I will try it again from the start
 
I'm just looking to get the profiles you recently posted something on their status for an example

"Hey I'm looking for amazon sellers"

Is there a way we can scrape those profiles?

People do ask the friend on fb for a better and trustworthy referral.
What a great idea..
If you find something tell me please :)
 
Well, maybe you can join niche groups and use FB search for your keywords, or check on each group member profile, then automate the process.
 
You can make your own scraping tool with Selenium, Puppeteer and there are other automation scripting tools.

I actually code my own with mouse/keyboard emulation on VirtualBox to go undetected :rolleyes:
Can you share what software you use to simulate your mouse? I'm interested, also, how to you do to randomize the tricky fingerprints such as mouse position when loading a page and whatnot?

Ty
 
Back
Top