Facebook marketplace scraping

penaldinho

penaldinho

Iron
Joined
Nov 18, 2024
Posts
222
Reputation
133
Did any off you llok into it or does any off you know how to setup scrapers to get newest listing on fb marketplace. If yes, whould like to know which tools to use for that.
 
  • +1
Reactions: PseudoMaxxer
wym marketplace scrap
Did any off you llok into it or does any off you know how to setup scrapers to get newest listing on fb marketplace. If yes, whould like to know which tools to use for that.
ing
 
  • +1
Reactions: PseudoMaxxer
Did any off you llok into it or does any off you know how to setup scrapers to get newest listing on fb marketplace. If yes, whould like to know which tools to use for that.
just build your own using ai its not that hard really
 
  • +1
Reactions: penaldinho
facebook is kinda hard to scrape, you need to have an account logged in, then extract the cookies from it using cookies.txt, then load those into something like https://github.com/kevinzg/facebook-scraper, and scrape the listings on FB marketplace you need. automating login might get you banned, or you have to do it well so it looks legit if you wanna do this at scale. remember to severely rate limit and not use a datacenter proxy/vpn for it (fb will ban you instantly). if you really don't know how to code, ask claude to propose a plan for it and then do it. you need 1. listing crawler/aggregator (something that collects listings to scrape) 2. listing scraper 3. pricing model to find which listings are underpriced 4.. chatbot that automatically messages people. 4. can be done manually, 3. as well if you know how much shit costs. getting the pricing model right will not be easy at all tho, you could maybe search for similar items via keyword search on other websites and look at how they are priced, accuracy may vary. this kind of trading isnt very scalable tho, since you need to manually work a lot to pick/ship things etc. i cba personally
 
Last edited:
  • +1
Reactions: penaldinho and EliasDePoop
facebook is kinda hard to scrape, you need to have an account logged in, then extract the cookies from it using cookies.txt, then load those into something like https://github.com/kevinzg/facebook-scraper, and scrape the listings on FB marketplace you need. automating login might get you banned, or you have to do it well so it looks legit if you wanna do this at scale. remember to severely rate limit and not use a datacenter proxy/vpn for it (fb will ban you instantly). if you really don't know how to code, ask claude to propose a plan for it and then do it. you need 1. listing crawler/aggregator (something that collects listings to scrape) 2. listing scraper 3. pricing model to find which listings are underpriced 4.. chatbot that automatically messages people. 4. can be done manually, 3. as well if you know how much shit costs. getting the pricing model right will not be easy at all tho, you could maybe search for similar items via keyword search on other websites and look at how they are priced, accuracy may vary. this kind of trading isnt very scalable tho, since you need to manually work a lot to pick/ship things etc. i cba personally
Theres a video by that incel manlet i forgot his name
 
facebook is kinda hard to scrape, you need to have an account logged in, then extract the cookies from it using cookies.txt, then load those into something like https://github.com/kevinzg/facebook-scraper, and scrape the listings on FB marketplace you need. automating login might get you banned, or you have to do it well so it looks legit if you wanna do this at scale. remember to severely rate limit and not use a datacenter proxy/vpn for it (fb will ban you instantly). if you really don't know how to code, ask claude to propose a plan for it and then do it. you need 1. listing crawler/aggregator (something that collects listings to scrape) 2. listing scraper 3. pricing model to find which listings are underpriced 4.. chatbot that automatically messages people. 4. can be done manually, 3. as well if you know how much shit costs. getting the pricing model right will not be easy at all tho, you could maybe search for similar items via keyword search on other websites and look at how they are priced, accuracy may vary. this kind of trading isnt very scalable tho, since you need to manually work a lot to pick/ship things etc. i cba personally
Bro been preparing for this question his whole life
 

Similar threads

iblamexyz
Replies
24
Views
690
Coeus
Coeus
T
Replies
3
Views
118
nsoiimax
N
asdvek
Replies
3
Views
57
User28823
User28823
Zeekie
Replies
9
Views
103
Zeekie
Zeekie

Users who are viewing this thread

Back
Top