Instagram API Scraper avatar
Instagram API Scraper

Pricing

Pay per event

Go to Store
Instagram API Scraper

Instagram API Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape and download Instagram posts, profiles, places, hashtags, photos without login. Supports search keywords and URL lists. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.

4.5 (9)

Pricing

Pay per event

85

Total users

4.8K

Monthly users

641

Runs succeeded

>99%

Issues response

1.5 days

Last modified

20 hours ago

DA

Regex pattern for scrapping past 1 week only?

Closed

dresma_apify opened this issue
6 months ago

I want to scrape the post of past 1 week only. I tried parsing regex for 1 week giving in field "onlyPostsNewerThan" but failed showing error its not valid pattern. Can you provide me the correct regex pattern.

alexey avatar

Hi! We have added a new date picker with relative date support. Please give it a try. However, it is not a regexp, and there will be no regexp support in the foreseeable future.

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

DA

dresma_apify

5 months ago

Can you please guide me how can i find date picker and how to use it?

misa avatar

Hello, you can find this functionality in the Input UI, by switching to relative as in the attached picture. You can also pass this value in the JSON version of the input in the following format e.g. "onlyPostsNewerThan": "3 days" but you can also change the days for weeks, months or years. Hope this answers your question. I'm going to close this issue thread for now but feel free to reopen it, should anything remain unclear.