Facebook Events Scraper
7 days trial then $35.00/month - No credit card required now
Facebook Events Scraper
7 days trial then $35.00/month - No credit card required now
Facebook Events Scraper extracts data such as event name, location, description or number of users who are interested. You can use URLs of specific events or come up with search queries and explore pretty much unlimited number of events. Search queries can be combined with various search filters.
Do you want to learn more about this Actor?
Get a demoHello, Right now the api returns a flat array, I was wondering if you could return the input with the returned event. For example: Payload: { startUrls: [link1,link2,link3] }
response:
[ { ...event, urlRef: "link1" }, { ...event, urlRef: "link1" }, { ...event, urlRef: "link1" }, { ...event, urlRef: "link3" }, { ...event, urlRef: "link1" }, { ...event, urlRef: "link2" }, { ...event, urlRef: "link2" }, { ...event, urlRef: "link3" }, ]
I think it should be fairly easy to do and will not introduce a breaking change. Please advise
Hi! Thanks for suggestion!
As common approach we saving inputUrl from input to dataset items so scraped data can be matched with input, just miss it in current implementation of events actor. Will add to dev plans and keep you informed about the progress.
Any update on this?
Hi! Sorry for delay, deployed in latest build, see sample run https://console.apify.com/view/runs/DD2bkwrRQloF1HQPZ
I´m going to close the issue now, but if there would be anything else we could help with, please let us know.
Actor Metrics
101 monthly users
-
25 stars
>99% runs succeeded
1.9 days response time
Created in Mar 2023
Modified 2 days ago