Facebook Posts Scraper avatar

Facebook Posts Scraper

Try for free

7 days trial then $35.00/month - No credit card required now

View all Actors
Facebook Posts Scraper

Facebook Posts Scraper

apify/facebook-posts-scraper
Try for free

7 days trial then $35.00/month - No credit card required now

Extract data from hundreds of Facebook posts from one or multiple Facebook pages and profiles. Get post URL, post text, page or profile URL, timestamp, number of likes, shares, comments, and more. Download the data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.

Do you want to learn more about this Actor?

Get a demo
GC

can this actor use my own proxy?

Closed

globose_confidant opened this issue
2 months ago

can this actor use my own proxy? I can't find the input sample to use my own proxy.

alexey avatar

Hi!

Its no recommended usage because actor will not be able to scale requests in best possible way, however if you absolutely sure about proxy alternative please use json input value as follows:

1{
2  "proxy": {
3    "useApifyProxy": false,
4    "proxyUrls": [
5      "YOUR_PROXY_URL_WITH_CREDENTIALS"
6    ]
7  }
8}

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

Developer
Maintained by Apify
Actor metrics
  • 1.5k monthly users
  • 179 stars
  • 98.6% runs succeeded
  • 3 days response time
  • Created in Nov 2022
  • Modified about 17 hours ago