kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.44k stars 631 forks source link

Support for scraping market places #567

Open okandas opened 2 years ago

okandas commented 2 years ago

Could we add supoort for scraping market places ?

neon-ninja commented 2 years ago

It's already supported, try the get_shop function. See https://github.com/kevinzg/facebook-scraper/issues/380 for sample usage

okandas commented 2 years ago

thank you, could we add it to the docs, and is a shop similar to this URL - https://www.facebook.com/marketplace/

market

neon-ninja commented 2 years ago

No, a shop is similar to this URL: https://www.facebook.com/SwaziNZ/shop/?_rdr

okandas commented 2 years ago

okay, so we can work on it to work for market places

okandas commented 2 years ago

@neon-ninja How are you ? Is it possible that we can work on this .. I would like to make a PR for this

neon-ninja commented 2 years ago

Of course, go ahead, pull requests are welcome 👍

backpapp commented 2 years ago

@neon-ninja How are you ? Is it possible that we can work on this .. I would like to make a PR for this

How did you go with this ?

neon-ninja commented 2 years ago

@okandas still hasn't submitted their PR

okandas commented 2 years ago

sorry guys bit swamped

rafaelribeiroo commented 8 months ago

Any updates?