Skip to main content

A package for extract data from websites and text

Project description

Searchlix

powerful python pakage to search in text and websites

Features

  • Find emails in text / Email validation
  • Find emails in website page
  • Find phone number in text / Phone number validation
  • Find phone number in website page
  • Pattern search in text
  • Search for page name in website

Installation

python 3.6+

pip install searchlix

Functions

How you can use it.

Features Function
Find emails in text / Email validation find_email(text)
Find emails in website page extract_email_from_link(url)
Find phone number in text / Phone number validation find_phone_number(text)
Find phone number in website page extract_phone_from_link(url)
Pattern search in text pattern_search(text, pattern)
Search for page name in website extract_page_url(url, page_name)

Example

from searchlix import searchlix

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

searchlix-1.0.3.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

searchlix-1.0.3-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page