Facebook Marketplace Scraper avatar
Facebook Marketplace Scraper

Pricing

$10.00/month + usage

Go to Store
Facebook Marketplace Scraper

Facebook Marketplace Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Unlock valuable insights from Facebook Marketplace effortlessly – perfect for market research, price tracking, and competitor analysis, all while staying anonymous.

0.0 (0)

Pricing

$10.00/month + usage

2

Total users

52

Monthly users

10

Runs succeeded

>99%

Issues response

1.1 days

Last modified

2 days ago

CS

Assistance Needed with Facebook Marketplace Scraper

Closed

certified_stapler opened this issue
a month ago

Dear , I hope this message finds you well. I’ve been using your Facebook Marketplace Scraper and appreciate its functionality. However, I'm encountering a specific challenge and would like to discuss potential solutions.

My Goal: I need to scrape only listings posted within the last 5 minutes And get noticed of my ONLY New listings in seconds.

Questions; -Is there a more efficient way to enforce the 5-minute filter in the actor’s configuration? -Could you advise on proxy settings to avoid blocks while maintaining speed? ----Would you consider adding a built-in "max age" parameter to the actor?

I’m happy to provide additional details or test solutions. Thank you for your time—I look forward to your insights!

memo23 avatar

Hey mate, there is already something for that.

In my scraper, there is a 'monitoring mode' option, which basically scrapes only new items (it compares the ID of each item in the DB, and if it is in the DB, it means it has already been scraped and the item will be skipped).

The second part would be to sort items in a specific order so that, at the beginning, you have the new ones and specify maxItems to 200 or 300, and that should be it. Also, I can check if there is a date field, but as I remember, there is no date field. Anyway, I think my proposed way should be good; let me know what you think?

CS

certified_stapler

a month ago

https://www.facebook.com/marketplace/category/vehicles IM USING IT FOR CARS, is possible to extract listing date for example (10 min ago) , so i can filter later.

memo23 avatar

mate, can you try what I suggested?

CS

certified_stapler

a month ago

I will start testing in .

memo23 avatar

any news?