Law.com Daily Report Public Notices Scraper

Law.com Daily Report Public Notices Scraper

Automatically and efficiently scrape Daily Report public notices from Law.com

NEWSAUTOMATIONApify

Automatically and efficiently scrape Daily Report public notices from Law.com

Output

A list of public notices that match your input criteria.

Each notice has a title, publish date, ad number, category, and body.

Example:

1[
2  {
3    "title": "Notice of Change of Corporate Name",
4    "publishDate": "2023-12-20",
5    "adNumber": "0000697882-01",
6    "category": "Articles Amdmnt GA",
7    "body": "Notice is given that articles of amendment, which will change the name of ..."
8  },
9  ...
10]

Input

All input fields are optional.

  • Start Date
  • End Date
  • Categories
  • Keyword

Use the Apify UI for easy input or the following JSON schema for API integration:

1{
2  "startDate": "2020-01-01",
3  "endDate": "2024-12-31",
4  "categories": ["FDR-30210", "FDR-30203"],
5  "keyword": "your search keyword"
6}

All categories with their codes:

CategoryCode
Alcoholic Beverage LicenseFDR-30210
Articles of AmendmentFDR-30203
Articles of MergerFDR-30204
Articles of DissolutionFDR-30205
Articles of IncorporationFDR-30202
CharterFDR-30206
Foundation NoticeFDR-30207
Limited LiabilityFDR-30208
Miscellaneous BusinessFDR-30211
Trade NameFDR-30209
Bond ValidationFDR-30302
Insurance999993671
Invitation to BidFDR-30303
Miscellaneous GovernmentFDR-30305
Public HearingFDR-30304
Public Meeting999993670
AdoptionFDR-30402
Convicted Sex OffenderFDR-30407
DUIFDR-30403
Miscellaneous IndividualFDR-30408
Name ChangeFDR-30404
Name Declaration999993677
Notice of Publication - DivorceFDR-30406
Notice to AppearFDR-30405
CopyrightFDR-30605
MiscellaneousFDR-30602
Discharge/DismissingFDR-30503
Leave to Convey/EncumberFDR-30504
Leave to SellFDR-30505
Letters of GuardianshipFDR-30511
Letters of AdministrationFDR-30506
Miscellaneous ProbateFDR-30510
Missing PersonFDR-30512
Notice to Debtors and CreditorsFDR-30502
Probate WillsFDR-30507

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!